Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp56 GlobalTSTypeRef TSTypeParser::ParseType(const JSPandaFile *jsPandaFile, const CString &recordName, … in ParseType() function in panda::ecmascript::TSTypeParser
/arkcompiler/runtime_core/assembler/
Dassembly-parser.cpp116 bool Parser::ParseType(Type *type) in ParseType() function in panda::pandasm::Parser