Searched refs:CoreFoundationObjectiveC (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | CommonBugCategories.cpp | 17 const char *const CoreFoundationObjectiveC = "Core Foundation/Objective-C"; variable
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | CommonBugCategories.h | 17 extern const char *const CoreFoundationObjectiveC;
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CheckObjCInstMethSignature.cpp | 72 categories::CoreFoundationObjectiveC, os.str(), MethDLoc); in CompareReturnTypes()
|
| H A D | IvarInvalidationChecker.cpp | 533 categories::CoreFoundationObjectiveC, os.str(), in reportNoInvalidationMethod() 552 categories::CoreFoundationObjectiveC, os.str(), in reportIvarNeedsInvalidation() 557 "Incomplete invalidation", categories::CoreFoundationObjectiveC, in reportIvarNeedsInvalidation()
|
| H A D | ObjCMissingSuperCallChecker.cpp | 207 BR.EmitBasicReport(MD, this, Name, categories::CoreFoundationObjectiveC, in checkASTDecl()
|
| H A D | ObjCContainersASTChecker.cpp | 145 categories::CoreFoundationObjectiveC, Os.str(), CELoc, in VisitCallExpr()
|
| H A D | ObjCContainersChecker.cpp | 33 const BugType BT{this, "CFArray API", categories::CoreFoundationObjectiveC};
|
| H A D | DirectIvarAssignment.cpp | 201 MD, Checker, "Property access", categories::CoreFoundationObjectiveC, in VisitBinaryOperator()
|
| H A D | ObjCSuperDeallocChecker.cpp | 35 categories::CoreFoundationObjectiveC};
|
| H A D | ObjCSelfInitChecker.cpp | 65 categories::CoreFoundationObjectiveC};
|
| H A D | CheckObjCDealloc.cpp | 250 BR.EmitBasicReport(D, this, Name, categories::CoreFoundationObjectiveC, in REGISTER_SET_FACTORY_WITH_PROGRAMSTATE()
|
| H A D | DynamicTypePropagation.cpp | 73 GenericCheckName, "Generics", categories::CoreFoundationObjectiveC)); in initBugType()
|