Searched defs:ParseFunctionType (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | ETSparserTypes.cpp | 186 ir::TypeNode *ETSParser::ParseFunctionType() in ParseFunctionType() function in ark::es2panda::parser::ETSParser |
| D | ASparser.cpp | 503 ir::TypeNode *ASParser::ParseFunctionType(lexer::SourcePosition startLoc) in ParseFunctionType() function in ark::es2panda::parser::ASParser |
| D | TSparser.cpp | 1208 ir::TypeNode *TSParser::ParseFunctionType(lexer::SourcePosition startLoc, bool isConstructionType, … in ParseFunctionType() function in ark::es2panda::parser::TSParser |