Searched defs:CreateUnionType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
| D | typeCreation.cpp | 56 Type *TSChecker::CreateUnionType(std::initializer_list<Type *> constituentTypes) in CreateUnionType() function in ark::es2panda::checker::TSChecker |
| /arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
| D | typeCreation.cpp | 56 Type *Checker::CreateUnionType(std::initializer_list<Type *> constituentTypes) in CreateUnionType() function in panda::es2panda::checker::Checker |