Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclone.cpp157 auto funcNameIdx = newFunc.GetBaseFuncNameStrIdx(); in CopyFuncInfo()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h115 GStrIdx GetBaseFuncNameStrIdx() const in GetBaseFuncNameStrIdx() function