Searched refs:GetBaseTypes (Results 1 – 3 of 3) sorted by relevance
171 GetBaseTypes(type); in ResolveInterfaceOrClassTypeMembers()445 ArenaVector<ObjectType *> Checker::GetBaseTypes(InterfaceType *type) in GetBaseTypes() function in panda::es2panda::checker::Checker492 ArenaVector<ObjectType *> extendsBases = GetBaseTypes(baseObj->AsInterfaceType()); in GetBaseTypes()
60 checker->GetBaseTypes(type); in CheckInheritedPropertiesAreIdentical()
410 ArenaVector<ObjectType *> GetBaseTypes(InterfaceType *type);