Searched refs:RHSSuperType (Results 1 – 2 of 2) sorted by relevance
7293 QualType RHSSuperType = RHS->getSuperClassType(); in areCommonBaseCompatible() local7294 if (RHSSuperType.isNull()) in areCommonBaseCompatible()7297 RHS = RHSSuperType->castAs<ObjCObjectType>(); in areCommonBaseCompatible()
9151 QualType RHSSuperType = RHS->getSuperClassType(); in areCommonBaseCompatible() local9152 if (RHSSuperType.isNull()) in areCommonBaseCompatible()9155 RHS = RHSSuperType->castAs<ObjCObjectType>(); in areCommonBaseCompatible()