Home
last modified time | relevance | path

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

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