Home
last modified time | relevance | path

Searched defs:withSignature (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/irtoc/backend/
Dirtoc_runtime.h48 …std::string GetMethodFullName(MethodPtr method, [[maybe_unused]] bool withSignature) const override in GetMethodFullName()
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h344 std::string GetMethodFullName(MethodPtr method, bool withSignature) const override in GetMethodFullName()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h519 …ing GetMethodFullName([[maybe_unused]] MethodPtr method, [[maybe_unused]] bool withSignature) const in GetMethodFullName()