Searched refs:isOwned (Results 1 – 5 of 5) sorted by relevance
416 if (RE.isOwned()) { in refValFromRetEffect()1084 if (!RE.isOwned()) { in checkReturnWithRetEffect()1105 if (RE.isOwned()) { in checkReturnWithRetEffect()1298 else if (V.isOwned()) in handleSymbolDeath()
281 if (CurrV.isOwned()) { in generateDiagnosticsForCallLike()493 if (PrevT && IsFreeUnowned && CurrV.isNotOwned() && PrevT->isOwned()) { in VisitNode()
1459 if (Ret.isOwned() && NSAPIObj->isMacroDefined("CF_RETURNS_RETAINED")) in AddCFAnnotations()1466 if (Ret.isOwned() && NSAPIObj->isMacroDefined("NS_RETURNS_RETAINED")) in AddCFAnnotations()1520 (Ret.isOwned() || Ret.notOwned())) in migrateAddFunctionAnnotation()1572 if (Ret.isOwned() && NSAPIObj->isMacroDefined("CF_RETURNS_RETAINED")) in AddCFAnnotations()1589 if (Ret.isOwned() && NSAPIObj->isMacroDefined("NS_RETURNS_RETAINED")) in AddCFAnnotations()1652 (Ret.isOwned() || Ret.notOwned())) { in migrateAddMethodAnnotation()
177 bool isOwned() const { in isOwned() function
783 bool isOwned(const void *Ptr) { in isOwned() function