Home
last modified time | relevance | path

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

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