Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCommonBugCategories.cpp15 const char * const CoreFoundationObjectiveC = "Core Foundation/Objective-C"; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DCommonBugCategories.h17 extern const char * const CoreFoundationObjectiveC;
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp548 categories::CoreFoundationObjectiveC, os.str(), in reportNoInvalidationMethod()
567 categories::CoreFoundationObjectiveC, os.str(), in reportIvarNeedsInvalidation()
572 "Incomplete invalidation", categories::CoreFoundationObjectiveC, in reportIvarNeedsInvalidation()
H A DCheckObjCInstMethSignature.cpp75 categories::CoreFoundationObjectiveC, os.str(), MethDLoc); in CompareReturnTypes()
H A DObjCContainersASTChecker.cpp146 categories::CoreFoundationObjectiveC, Os.str(), CELoc, in VisitCallExpr()
H A DObjCMissingSuperCallChecker.cpp209 BR.EmitBasicReport(MD, this, Name, categories::CoreFoundationObjectiveC, in checkASTDecl()
H A DDirectIvarAssignment.cpp200 MD, Checker, "Property access", categories::CoreFoundationObjectiveC, in VisitBinaryOperator()
H A DObjCContainersChecker.cpp38 categories::CoreFoundationObjectiveC)); in initBugType()
H A DObjCSuperDeallocChecker.cpp222 categories::CoreFoundationObjectiveC)); in ObjCSuperDeallocChecker()
H A DObjCSelfInitChecker.cpp162 categories::CoreFoundationObjectiveC)); in checkForInvalidSelf()
H A DDynamicTypePropagation.cpp74 new BugType(this, "Generics", categories::CoreFoundationObjectiveC)); in initBugType()
H A DCheckObjCDealloc.cpp245 BR.EmitBasicReport(D, this, Name, categories::CoreFoundationObjectiveC, in REGISTER_SET_FACTORY_WITH_PROGRAMSTATE()