Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp263 JSHandle<TSClassType> TSTypeParser::ParseClassType(const JSPandaFile *jsPandaFile, const CString &r… in ParseClassType() function in panda::ecmascript::TSTypeParser
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp873 bool MIRParser::ParseClassType(TyIdx &styidx, const GStrIdx &strIdx) in ParseClassType() function in maple::MIRParser