Home
last modified time | relevance | path

Searched defs:LeakWithinFunction (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h36 LeakWithinFunction, enumerator
H A DRetainCountChecker.h260 std::unique_ptr<RefCountBug> LeakWithinFunction; variable