Searched defs:GetClassType (Results 1 – 3 of 3) sorted by relevance
189 compiler::ClassType PandaRuntimeInterface::GetClassType(ClassPtr klassPtr) const in GetClassType() function in ark::PandaRuntimeInterface218 compiler::ClassType PandaRuntimeInterface::GetClassType(MethodPtr method, IdType id) const in GetClassType() function in ark::PandaRuntimeInterface
962 …virtual ClassType GetClassType([[maybe_unused]] MethodPtr method, [[maybe_unused]] IdType id) const in GetClassType() function967 virtual ClassType GetClassType([[maybe_unused]] ClassPtr klassPtr) const in GetClassType() function
2005 ClassType GetClassType() const in GetClassType() function