Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserExpressions.cpp563 bool ignoreCallExpression, in GetPostPrimaryExpression()
620 bool ignoreCallExpression, in ParsePostPrimaryExpression()
DexpressionParser.cpp1555 [[maybe_unused]] bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
1620bool ignoreCallExpression, bool *isChainExpression) in ParsePostPrimaryExpression()
1752 ir::Expression *ParserImpl::ParseMemberExpression(bool ignoreCallExpression, ExpressionParseFlags f… in ParseMemberExpression()
DASparser.cpp790 … const lexer::SourcePosition &startLoc, bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
DTSparser.cpp1427 … const lexer::SourcePosition &startLoc, bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
DETSparser.cpp1920 bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
/arkcompiler/ets_frontend/es2panda/parser/
DexpressionParser.cpp1447 bool ignoreCallExpression) in ParsePotentialArrowExpression()
1570 … const lexer::SourcePosition &startLoc, bool ignoreCallExpression) in ParsePotentialTsGenericFunctionCall()
1628bool ignoreCallExpression, bool *isChainExpression) in ParsePostPrimaryExpression()
1802 ir::Expression *ParserImpl::ParseMemberExpression(bool ignoreCallExpression, ExpressionParseFlags f… in ParseMemberExpression()