Searched refs:isOwned (Results 1 – 6 of 6) sorted by relevance
169 auto Result = isOwned(Arg); in checkAdoptCall()315 auto Result = isOwned(Arg); in visitConstructExpr()481 IsOwnedResult isOwned(const Expr *E) const { in isOwned() function in __anon71c0f1610111::RetainPtrCtorAdoptChecker
415 if (RE.isOwned()) { in refValFromRetEffect()1081 if (!RE.isOwned()) { in checkReturnWithRetEffect()1101 if (RE.isOwned()) { in checkReturnWithRetEffect()1286 else if (V.isOwned()) in handleSymbolDeath()
151 bool isOwned() const { in isOwned() function
281 if (CurrV.isOwned()) { in generateDiagnosticsForCallLike()493 if (PrevT && IsFreeUnowned && CurrV.isNotOwned() && PrevT->isOwned()) { in VisitNode()
177 bool isOwned() const { in isOwned() function
791 bool isOwned(const void *Ptr) { in isOwned() function