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