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, [[maybe_unused]] MethodId id) const over… 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 panda::PandaRuntimeInterface
303 virtual bool IsMethodIntrinsic([[maybe_unused]] MethodPtr method) const in IsMethodIntrinsic() function313 …virtual bool IsMethodIntrinsic([[maybe_unused]] MethodPtr parentMethod, [[maybe_unused]] MethodId … in IsMethodIntrinsic() function