Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DexpressionParser.cpp1465 bool ignoreCallExpression) in ParsePotentialArrowExpression()
1588 … const lexer::SourcePosition &startLoc, bool ignoreCallExpression) in ParsePotentialTsGenericFunctionCall()
1646bool ignoreCallExpression, bool *isChainExpression) in ParsePostPrimaryExpression()
1796 ir::Expression *ParserImpl::ParseMemberExpression(bool ignoreCallExpression, ExpressionParseFlags f… in ParseMemberExpression()
/arkcompiler/ets_frontend/ets2panda/parser/
DexpressionParser.cpp1428 [[maybe_unused]] bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
1491bool ignoreCallExpression, bool *isChainExpression) in ParsePostPrimaryExpression()
1589 ir::Expression *ParserImpl::ParseMemberExpression(bool ignoreCallExpression, ExpressionParseFlags f… in ParseMemberExpression()
DASparser.cpp757 … const lexer::SourcePosition &startLoc, bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
DTSparser.cpp1680 … const lexer::SourcePosition &startLoc, bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
DETSparser.cpp4052 bool ignoreCallExpression) in ParsePotentialGenericFunctionCall()
4093 bool ignoreCallExpression, in ParsePostPrimaryExpression()