Searched refs:withKind (Results 1 – 2 of 2) sorted by relevance
202 AE = AE.withKind(IncRef); in checkPostStmt()205 AE = AE.withKind(DecRefBridgedTransferred); in checkPostStmt()721 AE = AE.withKind(DoNothing); in updateSymbol()724 AE = AE.withKind(DoNothing); in updateSymbol()727 AE = AE.withKind(StopTracking); in updateSymbol()
129 ArgEffect withKind(ArgEffectKind NewK) { in withKind() function