Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjCQualifiedIdTypesAreCompatible

4899                Context.ObjCQualifiedIdTypesAreCompatible(LHSTy, RHSTy, true)) {
4903 // part of ObjCQualifiedIdTypesAreCompatible.
9365 // FIXME: Diagnose the problem in ObjCQualifiedIdTypesAreCompatible, since