Searched defs:GetClassType (Results 1 – 3 of 3) sorted by relevance
185 compiler::ClassType PandaRuntimeInterface::GetClassType(ClassPtr klassPtr) const in GetClassType() function in ark::PandaRuntimeInterface214 compiler::ClassType PandaRuntimeInterface::GetClassType(MethodPtr method, IdType id) const in GetClassType() function in ark::PandaRuntimeInterface
857 …virtual ClassType GetClassType([[maybe_unused]] MethodPtr method, [[maybe_unused]] IdType id) const in GetClassType() function862 virtual ClassType GetClassType([[maybe_unused]] ClassPtr klassPtr) const in GetClassType() function
2001 ClassType GetClassType() const in GetClassType() function