Home | History | Annotate | Download | only in Sema

Lines Matching full:objc

1 //===--- SemaDeclObjC.cpp - Semantic Analysis for ObjC Declarations -------===//
284 /// HasExplicitOwnershipAttr - returns true when pointer to ObjC pointer
326 // The ObjC parser requires parameter names so there's no need to check.
1383 // Mismatches between ObjC pointers go into a different warning
1453 // Mismatches between ObjC pointers go into a different warning
2855 llvm_unreachable("not an ObjC container!");
3272 // an objc container, it means the parser missed emitting an error.