Home
last modified time | relevance | path

Searched defs:ParseUnionType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp351 JSHandle<TSUnionType> TSTypeParser::ParseUnionType(const JSPandaFile *jsPandaFile, const CString &r… in ParseUnionType() function in panda::ecmascript::TSTypeParser
/arkcompiler/ets_frontend/ets2panda/parser/
DTSparser.cpp1150 ir::TSUnionType *TSParser::ParseUnionType(ir::TypeNode *type, bool restrictExtends) in ParseUnionType() function in panda::es2panda::parser::TSParser
DETSparser.cpp2633 ir::TypeNode *ETSParser::ParseUnionType(ir::TypeNode *const firstType) in ParseUnionType() function in panda::es2panda::parser::ETSParser