Searched refs:returnNotOwnedForOwned (Results 1 – 2 of 2) sorted by relevance
256 mutable std::unique_ptr<RefCountBug> overAutorelease, returnNotOwnedForOwned; variable
1128 if (!returnNotOwnedForOwned) in checkReturnWithRetEffect()1129 returnNotOwnedForOwned.reset(new ReturnedNotOwnedForOwned(this)); in checkReturnWithRetEffect()1132 *returnNotOwnedForOwned, C.getASTContext().getLangOpts(), N, Sym); in checkReturnWithRetEffect()