Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h140 void SetBaseFuncNameWithTypeStrIdx(GStrIdx id) in SetBaseFuncNameWithTypeStrIdx() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp847 methodT->SetBaseFuncNameWithTypeStrIdx(calleeFuncStrIdx); in HandleBody()