Searched refs:MemoryRefCount (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCommonBugCategories.cpp18 const char *const MemoryRefCount = member in namespace:clang::ento::categories
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DCommonBugCategories.h18 extern const char *const MemoryRefCount;
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DObjCAutoreleaseWriteChecker.cpp164 categories::MemoryRefCount, BugMessage.str(), Location,
H A DCheckObjCDealloc.cpp758 categories::MemoryRefCount));
762 categories::MemoryRefCount));
766 categories::MemoryRefCount));
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp69 : BugType(Checker, bugTypeToName(BT), categories::MemoryRefCount,

Completed in 215 milliseconds