Searched refs:LHSSuperType (Results 1 – 1 of 1) sorted by relevance
7243 QualType LHSSuperType = LHS->getSuperClassType(); in areCommonBaseCompatible() local7244 if (LHSSuperType.isNull()) in areCommonBaseCompatible()7247 LHS = LHSSuperType->castAs<ObjCObjectType>(); in areCommonBaseCompatible()