Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DASparser.cpp756 bool ASParser::ParsePotentialGenericFunctionCall(ir::Expression *primaryExpr, ir::Expression **retu… in ParsePotentialGenericFunctionCall() function in panda::es2panda::parser::ASParser
DexpressionParser.cpp1425 bool ParserImpl::ParsePotentialGenericFunctionCall([[maybe_unused]] ir::Expression *primaryExpr, in ParsePotentialGenericFunctionCall() function in panda::es2panda::parser::ParserImpl
DTSparser.cpp1679 bool TSParser::ParsePotentialGenericFunctionCall(ir::Expression *primaryExpr, ir::Expression **retu… in ParsePotentialGenericFunctionCall() function in panda::es2panda::parser::TSParser
DETSparser.cpp4050 bool ETSParser::ParsePotentialGenericFunctionCall(ir::Expression *primaryExpr, ir::Expression **ret… in ParsePotentialGenericFunctionCall() function in panda::es2panda::parser::ETSParser