Home
last modified time | relevance | path

Searched refs:MemoryRefCount (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCommonBugCategories.cpp17 const char * const MemoryRefCount = variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DCommonBugCategories.h19 extern const char * const MemoryRefCount;
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h30 : BugType(checker, name, categories::MemoryRefCount) {} in RefCountBug()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp760 categories::MemoryRefCount)); in ObjCDeallocChecker()
764 categories::MemoryRefCount)); in ObjCDeallocChecker()
768 categories::MemoryRefCount)); in ObjCDeallocChecker()