Home
last modified time | relevance | path

Searched defs:ParseExpressionOrTypeAnnotation (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp1901 ir::Expression *ETSParser::ParseExpressionOrTypeAnnotation(lexer::TokenType type, in ParseExpressionOrTypeAnnotation() function in ark::es2panda::parser::ETSParser
DexpressionParser.cpp1369 ir::Expression *ParserImpl::ParseExpressionOrTypeAnnotation([[maybe_unused]] lexer::TokenType type, in ParseExpressionOrTypeAnnotation() function in ark::es2panda::parser::ParserImpl