Searched refs:CoreFoundationObjectiveC (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | CommonBugCategories.cpp | 15 const char * const CoreFoundationObjectiveC = "Core Foundation/Objective-C"; variable
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | CommonBugCategories.h | 17 extern const char * const CoreFoundationObjectiveC;
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | IvarInvalidationChecker.cpp | 548 categories::CoreFoundationObjectiveC, os.str(), in reportNoInvalidationMethod() 567 categories::CoreFoundationObjectiveC, os.str(), in reportIvarNeedsInvalidation() 572 "Incomplete invalidation", categories::CoreFoundationObjectiveC, in reportIvarNeedsInvalidation()
|
| H A D | CheckObjCInstMethSignature.cpp | 75 categories::CoreFoundationObjectiveC, os.str(), MethDLoc); in CompareReturnTypes()
|
| H A D | ObjCContainersASTChecker.cpp | 146 categories::CoreFoundationObjectiveC, Os.str(), CELoc, in VisitCallExpr()
|
| H A D | ObjCMissingSuperCallChecker.cpp | 209 BR.EmitBasicReport(MD, this, Name, categories::CoreFoundationObjectiveC, in checkASTDecl()
|
| H A D | DirectIvarAssignment.cpp | 200 MD, Checker, "Property access", categories::CoreFoundationObjectiveC, in VisitBinaryOperator()
|
| H A D | ObjCContainersChecker.cpp | 38 categories::CoreFoundationObjectiveC)); in initBugType()
|
| H A D | ObjCSuperDeallocChecker.cpp | 222 categories::CoreFoundationObjectiveC)); in ObjCSuperDeallocChecker()
|
| H A D | ObjCSelfInitChecker.cpp | 162 categories::CoreFoundationObjectiveC)); in checkForInvalidSelf()
|
| H A D | DynamicTypePropagation.cpp | 74 new BugType(this, "Generics", categories::CoreFoundationObjectiveC)); in initBugType()
|
| H A D | CheckObjCDealloc.cpp | 245 BR.EmitBasicReport(D, this, Name, categories::CoreFoundationObjectiveC, in REGISTER_SET_FACTORY_WITH_PROGRAMSTATE()
|