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