Searched defs:ParseArrayType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ | ||
| D | parser.cpp | 277 bool MIRParser::ParseArrayType(TyIdx &arrayTyIdx) in ParseArrayType() function in maple::MIRParser |
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | TSparser.cpp | 927 ir::TSArrayType *TSParser::ParseArrayType(ir::TypeNode *elementType) in ParseArrayType() function in ark::es2panda::parser::TSParser |