Searched defs:ParseArrayType (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ts_types/ | ||
| D | ts_type_parser.cpp | 410 JSHandle<TSArrayType> TSTypeParser::ParseArrayType(const JSPandaFile *jsPandaFile, const CString &r… in ParseArrayType() function in panda::ecmascript::TSTypeParser |
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | TSparser.cpp | 1131 ir::TSArrayType *TSParser::ParseArrayType(ir::TypeNode *elementType) in ParseArrayType() function in panda::es2panda::parser::TSParser |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ | ||
| D | parser.cpp | 291 bool MIRParser::ParseArrayType(TyIdx &arrayTyIdx) in ParseArrayType() function in maple::MIRParser |