Searched refs:OwnedAllocatedSymbol (Results 1 – 2 of 2) sorted by relevance
117 OwnedAllocatedSymbol, enumerator158 return K == OwnedSymbol || K == OwnedAllocatedSymbol || in isOwned()175 return RetEffect(isAllocated ? OwnedAllocatedSymbol : OwnedSymbol, o);
3023 case RetEffect::OwnedAllocatedSymbol: in checkSummary()