Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h130 void SetBaseClassNameStrIdx(GStrIdx id) in SetBaseClassNameStrIdx() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp846 … methodT->SetBaseClassNameStrIdx(klass->GetKlassNameStrIdx()); in HandleBody()