Home
last modified time | relevance | path

Searched defs:ignoreCallExpression (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserExpressions.cpp495 bool ignoreCallExpression, in GetPostPrimaryExpression()
550 bool ignoreCallExpression, in ParsePostPrimaryExpression()
DexpressionParser.cpp1543 [[maybe_unused]] bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
1606bool ignoreCallExpression, bool *isChainExpression) in ParsePostPrimaryExpression()
1737 ir::Expression *ParserImpl::ParseMemberExpression(bool ignoreCallExpression, ExpressionParseFlags f… in ParseMemberExpression()
DASparser.cpp779 … const lexer::SourcePosition &startLoc, bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
DETSparser.cpp1482 bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
DTSparser.cpp1411 … const lexer::SourcePosition &startLoc, bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
/arkcompiler/ets_frontend/es2panda/parser/
DexpressionParser.cpp1466 bool ignoreCallExpression) in ParsePotentialArrowExpression()
1589 … const lexer::SourcePosition &startLoc, bool ignoreCallExpression) in ParsePotentialTsGenericFunctionCall()
1647bool ignoreCallExpression, bool *isChainExpression) in ParsePostPrimaryExpression()
1797 ir::Expression *ParserImpl::ParseMemberExpression(bool ignoreCallExpression, ExpressionParseFlags f… in ParseMemberExpression()