Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h68 ErrorReturnedNotOwned enumerator
H A DRetainCountChecker.cpp108 case RefVal::ErrorReturnedNotOwned: in print()
1115 state = setRefBinding(state, Sym, X ^ RefVal::ErrorReturnedNotOwned); in checkReturnWithRetEffect()