Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Checkers/
DObjCRetainCount.h116 GCNotOwnedSymbol, enumerator
173 return RetEffect(GCNotOwnedSymbol, ObjC); in MakeGCNotOwned()
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2980 case RetEffect::GCNotOwnedSymbol: in checkSummary()