Home | History | Annotate | Download | only in Sema

Lines Matching refs:IncompatibleObjC

413     bool IncompatibleObjC = false;
424 ConvertedType, IncompatibleObjC))
425 || IncompatibleObjC) {
1323 bool IncompatibleObjC = false;
1326 ConvertedType, IncompatibleObjC) ||
1327 IncompatibleObjC) {