Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/
Dvtable_builder.h115 bool IsInterfaceMethod() const in IsInterfaceMethod() function
/arkcompiler/runtime_core/runtime/
Dcompiler.cpp206 bool PandaRuntimeInterface::IsInterfaceMethod(MethodPtr parent_method, MethodId id) const in IsInterfaceMethod() function in panda::PandaRuntimeInterface
222 bool PandaRuntimeInterface::IsInterfaceMethod(MethodPtr method) const in IsInterfaceMethod() function in panda::PandaRuntimeInterface
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h368 …virtual bool IsInterfaceMethod([[maybe_unused]] MethodPtr parent_method, [[maybe_unused]] MethodId… in IsInterfaceMethod() function
373 virtual bool IsInterfaceMethod([[maybe_unused]] MethodPtr method) const in IsInterfaceMethod() function