Home
last modified time | relevance | path

Searched defs:CreateETSUnionType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h255 Type *CreateETSUnionType(Type *const (&arr)[N]) // NOLINT(modernize-avoid-c-arrays) in CreateETSUnionType() function in ark::es2panda::ark::es2panda::ark::es2panda::checker::final
259 Type *CreateETSUnionType(ArenaVector<Type *> &&constituentTypes) in CreateETSUnionType() function in ark::es2panda::ark::es2panda::ark::es2panda::checker::final
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DtypeCreation.cpp300 Type *ETSChecker::CreateETSUnionType(Span<Type *const> constituentTypes) in CreateETSUnionType() function in ark::es2panda::checker::ETSChecker

Completed in 4 milliseconds