Searched defs:IsMethodIntrinsic (Results 1 – 4 of 4) sorted by relevance
211 bool IsMethodIntrinsic([[maybe_unused]] MethodPtr method) const override in IsMethodIntrinsic() function216 bool IsMethodIntrinsic([[maybe_unused]] MethodPtr caller, MethodId id) const override in IsMethodIntrinsic() function
265 bool IsMethodIntrinsic(MethodPtr method) const override in IsMethodIntrinsic() function
376 bool PandaRuntimeInterface::IsMethodIntrinsic(MethodPtr parentMethod, MethodId id) const in IsMethodIntrinsic() function in ark::PandaRuntimeInterface
302 virtual bool IsMethodIntrinsic([[maybe_unused]] MethodPtr method) const in IsMethodIntrinsic() function312 …virtual bool IsMethodIntrinsic([[maybe_unused]] MethodPtr parentMethod, [[maybe_unused]] MethodId … in IsMethodIntrinsic() function