Home
last modified time | relevance | path

Searched defs:ParseCatchParamTypeAnnotation (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTSparser.cpp2131 void TSParser::ParseCatchParamTypeAnnotation([[maybe_unused]] ir::AnnotatedExpression *param) in ParseCatchParamTypeAnnotation() function in ark::es2panda::parser::TSParser
H A DstatementParser.cpp1185 void ParserImpl::ParseCatchParamTypeAnnotation([[maybe_unused]] ir::AnnotatedExpression *param) {} in ParseCatchParamTypeAnnotation() function in ark::es2panda::parser::ParserImpl
H A DETSparser.cpp1566 void ETSParser::ParseCatchParamTypeAnnotation([[maybe_unused]] ir::AnnotatedExpression *param) in ParseCatchParamTypeAnnotation() function in ark::es2panda::parser::ETSParser

Completed in 9 milliseconds