Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder_base.h113 bool IsInterfaceMethod() const in IsInterfaceMethod() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp269 bool PandaRuntimeInterface::IsInterfaceMethod(MethodPtr parentMethod, MethodId id) const in IsInterfaceMethod() function in ark::PandaRuntimeInterface
316 bool PandaRuntimeInterface::IsInterfaceMethod(MethodPtr method) const in IsInterfaceMethod() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.cpp727 bool LLVMArkInterface::IsInterfaceMethod(llvm::CallInst *call) in IsInterfaceMethod() function in ark::llvmbackend::LLVMArkInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h642 …virtual bool IsInterfaceMethod([[maybe_unused]] MethodPtr parentMethod, [[maybe_unused]] MethodId … in IsInterfaceMethod() function
647 virtual bool IsInterfaceMethod([[maybe_unused]] MethodPtr method) const in IsInterfaceMethod() function