Lines Matching refs:closure
110 @_implicitSelfCapture _ closure: @escaping () async throws -> R
116 closure
125 @_implicitSelfCapture _ closure: @escaping (A0) async throws -> R
131 closure
140 @_implicitSelfCapture _ closure: @escaping (A0, A1) async throws -> R
146 closure
155 @_implicitSelfCapture _ closure: @escaping (A0, A1, A2) async throws -> R
165 closure
174 @_implicitSelfCapture _ closure: @escaping (A0, A1, A2, A3) async throws -> R
185 closure
194 @_implicitSelfCapture _ closure: @escaping (A0, A1, A2, A3, A4) async throws -> R
206 closure
215 @_implicitSelfCapture _ closure: @escaping (A0, A1, A2, A3, A4, A5) async throws -> R
228 closure
237 @_implicitSelfCapture _ closure: @escaping (A0, A1, A2, A3, A4, A5, A6) async throws -> R
251 closure
270 @_implicitSelfCapture _ closure: @escaping (A0, A1, A2, A3, A4, A5, A6, A7) async throws -> R
285 closure