Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserTypes.cpp192 ir::TypeNode *ETSParser::ParseFunctionType(TypeAnnotationParsingOptions *options) in ParseFunctionType() function in ark::es2panda::parser::ETSParser
DASparser.cpp505 ir::TypeNode *ASParser::ParseFunctionType(lexer::SourcePosition startLoc) in ParseFunctionType() function in ark::es2panda::parser::ASParser
DTSparser.cpp1224 ir::TypeNode *TSParser::ParseFunctionType(lexer::SourcePosition startLoc, bool isConstructionType, … in ParseFunctionType() function in ark::es2panda::parser::TSParser