Home
last modified time | relevance | path

Searched refs:CoreFoundationObjectiveC (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCommonBugCategories.cpp16 const char *const CoreFoundationObjectiveC = "Core Foundation/Objective-C"; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DCommonBugCategories.h16 extern const char *const CoreFoundationObjectiveC;
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp547 categories::CoreFoundationObjectiveC, os.str(), in reportNoInvalidationMethod()
566 categories::CoreFoundationObjectiveC, os.str(), in reportIvarNeedsInvalidation()
571 "Incomplete invalidation", categories::CoreFoundationObjectiveC, in reportIvarNeedsInvalidation()
H A DCheckObjCInstMethSignature.cpp74 categories::CoreFoundationObjectiveC, os.str(), MethDLoc); in CompareReturnTypes()
H A DObjCMissingSuperCallChecker.cpp209 BR.EmitBasicReport(MD, this, Name, categories::CoreFoundationObjectiveC, in checkASTDecl()
H A DObjCContainersASTChecker.cpp145 categories::CoreFoundationObjectiveC, Os.str(), CELoc, in VisitCallExpr()
H A DObjCContainersChecker.cpp37 categories::CoreFoundationObjectiveC)); in initBugType()
H A DDirectIvarAssignment.cpp201 MD, Checker, "Property access", categories::CoreFoundationObjectiveC, in VisitBinaryOperator()
H A DObjCSuperDeallocChecker.cpp221 categories::CoreFoundationObjectiveC)); in ObjCSuperDeallocChecker()
H A DObjCSelfInitChecker.cpp161 categories::CoreFoundationObjectiveC)); in checkForInvalidSelf()
H A DCheckObjCDealloc.cpp244 BR.EmitBasicReport(D, this, Name, categories::CoreFoundationObjectiveC, in REGISTER_SET_FACTORY_WITH_PROGRAMSTATE()
H A DDynamicTypePropagation.cpp74 GenericCheckName, "Generics", categories::CoreFoundationObjectiveC)); in initBugType()