HomeSort by: relevance | last modified time | path
    Searched refs:CoreFoundationObjectiveC (Results 1 - 12 of 12) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
CommonBugCategories.cpp 16 const char *const CoreFoundationObjectiveC = "Core Foundation/Objective-C";
  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
CommonBugCategories.h 16 extern const char *const CoreFoundationObjectiveC;
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
CheckObjCInstMethSignature.cpp 74 categories::CoreFoundationObjectiveC, os.str(), MethDLoc);
DirectIvarAssignment.cpp 201 MD, Checker, "Property access", categories::CoreFoundationObjectiveC,
ObjCContainersASTChecker.cpp 145 categories::CoreFoundationObjectiveC, Os.str(), CELoc,
ObjCContainersChecker.cpp 37 categories::CoreFoundationObjectiveC));
ObjCMissingSuperCallChecker.cpp 209 BR.EmitBasicReport(MD, this, Name, categories::CoreFoundationObjectiveC,
IvarInvalidationChecker.cpp 547 categories::CoreFoundationObjectiveC, os.str(),
566 categories::CoreFoundationObjectiveC, os.str(),
571 "Incomplete invalidation", categories::CoreFoundationObjectiveC,
ObjCSuperDeallocChecker.cpp 221 categories::CoreFoundationObjectiveC));
ObjCSelfInitChecker.cpp 161 categories::CoreFoundationObjectiveC));
CheckObjCDealloc.cpp 244 BR.EmitBasicReport(D, this, Name, categories::CoreFoundationObjectiveC,
DynamicTypePropagation.cpp 74 GenericCheckName, "Generics", categories::CoreFoundationObjectiveC));

Completed in 22 milliseconds