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