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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp166 bool isNotOwned() const { function in class:__anon18226::RefVal
1931 assert (CurrV.isNotOwned());
3648 else if (V.isNotOwned() || V.isReturnedOwned())

Completed in 137 milliseconds