Searched refs:isNibLoadedIvarWithoutRetain (Results 1 – 1 of 1) sorted by relevance
177 bool isNibLoadedIvarWithoutRetain(const ObjCPropertyImplDecl *PropImpl) const;903 if (isNibLoadedIvarWithoutRetain(PropImpl)) in getDeallocReleaseRequirement()1070 bool ObjCDeallocChecker::isNibLoadedIvarWithoutRetain( in isNibLoadedIvarWithoutRetain() function in ObjCDeallocChecker