Home
last modified time | relevance | path

Searched refs:ErrorReturnedNotOwned (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h69 ErrorReturnedNotOwned enumerator
H A DRetainCountChecker.cpp171 case RefVal::ErrorReturnedNotOwned: in print()
1121 state = setRefBinding(state, Sym, X ^ RefVal::ErrorReturnedNotOwned); in checkReturnWithRetEffect()