Searched defs:ParseExpressionOrTypeAnnotation (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | ETSparser.cpp | 1901 ir::Expression *ETSParser::ParseExpressionOrTypeAnnotation(lexer::TokenType type, in ParseExpressionOrTypeAnnotation() function in ark::es2panda::parser::ETSParser |
| D | expressionParser.cpp | 1369 ir::Expression *ParserImpl::ParseExpressionOrTypeAnnotation([[maybe_unused]] lexer::TokenType type, in ParseExpressionOrTypeAnnotation() function in ark::es2panda::parser::ParserImpl |