Searched refs:IsRefCountedBase (Results 1 – 1 of 1) sorted by relevance
123 static bool IsRefCountedBase(const std::string& name) { in IsRefCountedBase() function150 return IsGCBase(name) || IsRefCountedBase(name); in IsSafePolymorphicBase()