Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dir_module.cpp21 std::string IRModule::GetFuncName(const MethodLiteral *methodLiteral, in GetFuncName() function in panda::ecmascript::kungfu::IRModule
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_nodes.cpp751 std::string SafetyCheckStmtNode::GetFuncName() const in GetFuncName() function in maple::SafetyCheckStmtNode
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dobj_emit.h240 const MapleString &GetFuncName() const in GetFuncName() function
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Dhelpers_static.cpp496 std::string GetFuncName(AbckitCoreFunction *function) in GetFuncName() function