Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DASparser.cpp789 bool ASParser::ParsePotentialGenericFunctionCall(ir::Expression *primaryExpr, ir::Expression **retu… in ParsePotentialGenericFunctionCall() function in ark::es2panda::parser::ASParser
DTSparser.cpp1426 bool TSParser::ParsePotentialGenericFunctionCall(ir::Expression *primaryExpr, ir::Expression **retu… in ParsePotentialGenericFunctionCall() function in ark::es2panda::parser::TSParser
DexpressionParser.cpp1552 bool ParserImpl::ParsePotentialGenericFunctionCall([[maybe_unused]] ir::Expression *primaryExpr, in ParsePotentialGenericFunctionCall() function in ark::es2panda::parser::ParserImpl
DETSparser.cpp1918 bool ETSParser::ParsePotentialGenericFunctionCall(ir::Expression *primaryExpr, ir::Expression **ret… in ParsePotentialGenericFunctionCall() function in ark::es2panda::parser::ETSParser