Searched defs:IsInterfaceMethod (Results 1 – 4 of 4) sorted by relevance
113 bool IsInterfaceMethod() const in IsInterfaceMethod() function
269 bool PandaRuntimeInterface::IsInterfaceMethod(MethodPtr parentMethod, MethodId id) const in IsInterfaceMethod() function in ark::PandaRuntimeInterface316 bool PandaRuntimeInterface::IsInterfaceMethod(MethodPtr method) const in IsInterfaceMethod() function in ark::PandaRuntimeInterface
727 bool LLVMArkInterface::IsInterfaceMethod(llvm::CallInst *call) in IsInterfaceMethod() function in ark::llvmbackend::LLVMArkInterface
642 …virtual bool IsInterfaceMethod([[maybe_unused]] MethodPtr parentMethod, [[maybe_unused]] MethodId … in IsInterfaceMethod() function647 virtual bool IsInterfaceMethod([[maybe_unused]] MethodPtr method) const in IsInterfaceMethod() function