Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h35 ReturnNotOwnedForOwned, enumerator
H A DRetainCountChecker.h260 std::unique_ptr<RefCountBug> ReturnNotOwnedForOwned; variable