Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h31 ReleaseNotOwned, enumerator
H A DRetainCountChecker.h255 std::unique_ptr<RefCountBug> ReleaseNotOwned; variable