Home
last modified time | relevance | path

Searched refs:ConvertArgumentsForFunctionReference (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSCompiler.cpp850 static checker::Signature *ConvertArgumentsForFunctionReference(ETSGen *etsg, const ir::CallExpress… in ConvertArgumentsForFunctionReference() function
891 signature = ConvertArgumentsForFunctionReference(etsg, expr); in Compile()