Home
last modified time | relevance | path

Searched defs:ParseFunctionType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DASparser.cpp483 ir::TypeNode *ASParser::ParseFunctionType(lexer::SourcePosition startLoc) in ParseFunctionType() function in panda::es2panda::parser::ASParser
DTSparser.cpp1426 ir::TypeNode *TSParser::ParseFunctionType(lexer::SourcePosition startLoc, bool isConstructionType, … in ParseFunctionType() function in panda::es2panda::parser::TSParser
DETSparser.cpp2749 ir::TypeNode *ETSParser::ParseFunctionType() in ParseFunctionType() function in panda::es2panda::parser::ETSParser
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.cpp370 JSHandle<TSFunctionType> TSTypeParser::ParseFunctionType(const JSPandaFile *jsPandaFile, const CStr… in ParseFunctionType() function in panda::ecmascript::TSTypeParser