Searched defs:ParseUnionType (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ts_types/ | ||
| D | ts_type_parser.cpp | 351 JSHandle<TSUnionType> TSTypeParser::ParseUnionType(const JSPandaFile *jsPandaFile, const CString &r… in ParseUnionType() function in panda::ecmascript::TSTypeParser |
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | TSparser.cpp | 1150 ir::TSUnionType *TSParser::ParseUnionType(ir::TypeNode *type, bool restrictExtends) in ParseUnionType() function in panda::es2panda::parser::TSParser |
| D | ETSparser.cpp | 2633 ir::TypeNode *ETSParser::ParseUnionType(ir::TypeNode *const firstType) in ParseUnionType() function in panda::es2panda::parser::ETSParser |