Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder.h129 bool IsInterfaceMethod() const in IsInterfaceMethod() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp272 bool PandaRuntimeInterface::IsInterfaceMethod(MethodPtr parentMethod, MethodId id) const in IsInterfaceMethod() function in panda::PandaRuntimeInterface
295 bool PandaRuntimeInterface::IsInterfaceMethod(MethodPtr method) const in IsInterfaceMethod() function in panda::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h476 …virtual bool IsInterfaceMethod([[maybe_unused]] MethodPtr parentMethod, [[maybe_unused]] MethodId … in IsInterfaceMethod() function
481 virtual bool IsInterfaceMethod([[maybe_unused]] MethodPtr method) const in IsInterfaceMethod() function