Home
last modified time | relevance | path

Searched refs:MemoryCoreFoundationObjectiveC (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDCommonBugCategories.cpp17 const char * const MemoryCoreFoundationObjectiveC = variable
/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
HDCommonBugCategories.h19 extern const char * const MemoryCoreFoundationObjectiveC;
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDRetainCountChecker.cpp1660 : BugType(checker, name, categories::MemoryCoreFoundationObjectiveC) {} in CFRefBug()