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