Home
last modified time | relevance | path

Searched defs:ParsePotentialGenericFunctionCall (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DASparser.cpp778 bool ASParser::ParsePotentialGenericFunctionCall(ir::Expression *primaryExpr, ir::Expression **returnExpression, in ParsePotentialGenericFunctionCall() function in ark::es2panda::parser::ASParser
H A DTSparser.cpp1410 bool TSParser::ParsePotentialGenericFunctionCall(ir::Expression *primaryExpr, ir::Expression **returnExpression, in ParsePotentialGenericFunctionCall() function in ark::es2panda::parser::TSParser
H A DETSparser.cpp1644 bool ETSParser::ParsePotentialGenericFunctionCall(ir::Expression *primaryExpr, ir::Expression **returnExpression, in ParsePotentialGenericFunctionCall() function in ark::es2panda::parser::ETSParser
H A DexpressionParser.cpp1538 bool ParserImpl::ParsePotentialGenericFunctionCall([[maybe_unused]] ir::Expression *primaryExpr, in ParsePotentialGenericFunctionCall() function in ark::es2panda::parser::ParserImpl

Completed in 12 milliseconds