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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp176 bool isNibLoadedIvarWithoutRetain(const ObjCPropertyImplDecl *PropImpl) const;
902 if (isNibLoadedIvarWithoutRetain(PropImpl))
1069 bool ObjCDeallocChecker::isNibLoadedIvarWithoutRetain( function in class:ObjCDeallocChecker

Completed in 112 milliseconds