Searched refs:OwnedAllocatedSymbol (Results 1 – 2 of 2) sorted by relevance
109 OwnedAllocatedSymbol, enumerator150 return K == OwnedSymbol || K == OwnedAllocatedSymbol || in isOwned()167 return RetEffect(isAllocated ? OwnedAllocatedSymbol : OwnedSymbol, o);
2963 case RetEffect::OwnedAllocatedSymbol: in checkSummary()