Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp410 JSHandle<TSArrayType> TSTypeParser::ParseArrayType(const JSPandaFile *jsPandaFile, const CString &r… in ParseArrayType() function in panda::ecmascript::TSTypeParser
/arkcompiler/ets_frontend/ets2panda/parser/
DTSparser.cpp1131 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/
Dparser.cpp291 bool MIRParser::ParseArrayType(TyIdx &arrayTyIdx) in ParseArrayType() function in maple::MIRParser