Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserExpressions.cpp477 bool ignoreCallExpression, in GetPostPrimaryExpression()
534 bool ignoreCallExpression, in ParsePostPrimaryExpression()
DexpressionParser.cpp1631 [[maybe_unused]] bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
1703bool ignoreCallExpression, bool *isChainExpression) in ParsePostPrimaryExpression()
1834 ir::Expression *ParserImpl::ParseMemberExpression(bool ignoreCallExpression, ExpressionParseFlags f… in ParseMemberExpression()
DASparser.cpp777 … const lexer::SourcePosition &startLoc, bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
DTSparser.cpp1409 … const lexer::SourcePosition &startLoc, bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
DETSparser.cpp1923 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()