Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h36 LeakWithinFunction, enumerator
H A DRetainCountChecker.h261 std::unique_ptr<RefCountBug> LeakWithinFunction; variable