Searched refs:OwnedAllocatedSymbol (Results 1 – 2 of 2) sorted by relevance
125 OwnedAllocatedSymbol, enumerator166 return K == OwnedSymbol || K == OwnedAllocatedSymbol || in isOwned()183 return RetEffect(isAllocated ? OwnedAllocatedSymbol : OwnedSymbol, o);
3074 case RetEffect::OwnedAllocatedSymbol: in checkSummary()