Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
HDRetainCountDiagnostics.h35 ReturnNotOwnedForOwned, enumerator
HDRetainCountChecker.h259 std::unique_ptr<RefCountBug> ReturnNotOwnedForOwned; variable