Searched defs:ParseFunctionType (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/parser/ | ||
H A D | ETSparserTypes.cpp | 189 ir::TypeNode *ETSParser::ParseFunctionType() in ParseFunctionType() function in ark::es2panda::parser::ETSParser |
H A D | ASparser.cpp | 503 ir::TypeNode *ASParser::ParseFunctionType(lexer::SourcePosition startLoc) in ParseFunctionType() function in ark::es2panda::parser::ASParser |
H A D | TSparser.cpp | 1208 ir::TypeNode *TSParser::ParseFunctionType(lexer::SourcePosition startLoc, bool isConstructionType, bool throwError, in ParseFunctionType() function in ark::es2panda::parser::TSParser |
Completed in 7 milliseconds