Searched refs:Adopts (Results 1 – 3 of 3) sorted by relevance
547 // Adopts the metal texture so that ARC will clean it up.576 // Adopts the metal texture so that ARC will clean it up.
609 // Adopts the metal texture so that ARC will clean it up.638 // Adopts the metal texture so that ARC will clean it up.
3855 bool Adopts = false; in QIdProtocolsAdoptObjCObjectProtocols() local3858 if ((Adopts = ProtocolCompatibleWithProtocol(PI, Proto))) in QIdProtocolsAdoptObjCObjectProtocols()3861 if (!Adopts) in QIdProtocolsAdoptObjCObjectProtocols()