Searched refs:isNotOwned (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp202 bool isNotOwned() const { function in class:__anon4060::RefVal
1963 assert (CurrV.isNotOwned());
3530 else if (V.isNotOwned() || V.isReturnedOwned())

Completed in 26 milliseconds