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

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h155 bool isNotOwned() const { function in class:clang::ento::retaincountchecker::RefVal
H A DRetainCountChecker.cpp1300 else if (V.isNotOwned() || V.isReturnedOwned())

Completed in 104 milliseconds