Home
last modified time | relevance | path

Searched defs:ParseArrayType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp277 bool MIRParser::ParseArrayType(TyIdx &arrayTyIdx) in ParseArrayType() function in maple::MIRParser
/arkcompiler/ets_frontend/ets2panda/parser/
DTSparser.cpp927 ir::TSArrayType *TSParser::ParseArrayType(ir::TypeNode *elementType) in ParseArrayType() function in ark::es2panda::parser::TSParser