Searched defs:ParseCatchParamTypeAnnotation (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| H A D | TSparser.cpp | 2131 void TSParser::ParseCatchParamTypeAnnotation([[maybe_unused]] ir::AnnotatedExpression *param) in ParseCatchParamTypeAnnotation() function in ark::es2panda::parser::TSParser |
| H A D | statementParser.cpp | 1185 void ParserImpl::ParseCatchParamTypeAnnotation([[maybe_unused]] ir::AnnotatedExpression *param) {} in ParseCatchParamTypeAnnotation() function in ark::es2panda::parser::ParserImpl |
| H A D | ETSparser.cpp | 1566 void ETSParser::ParseCatchParamTypeAnnotation([[maybe_unused]] ir::AnnotatedExpression *param) in ParseCatchParamTypeAnnotation() function in ark::es2panda::parser::ETSParser |
Completed in 9 milliseconds