Searched refs:RHSSuperType (Results 1 – 1 of 1) sorted by relevance
10598 QualType RHSSuperType = RHS->getSuperClassType(); in areCommonBaseCompatible() local10599 if (RHSSuperType.isNull()) in areCommonBaseCompatible()10602 RHS = RHSSuperType->castAs<ObjCObjectType>(); in areCommonBaseCompatible()