Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp321 JSHandle<TSInterfaceType> TSTypeParser::ParseInterfaceType(const JSPandaFile *jsPandaFile, const CS… in ParseInterfaceType() function in panda::ecmascript::TSTypeParser
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp916 bool MIRParser::ParseInterfaceType(TyIdx &sTyIdx, const GStrIdx &strIdx) in ParseInterfaceType() function in maple::MIRParser