Searched refs:Capture_ByCopy (Results 1 – 2 of 2) sorted by relevance
36 Capture_ByCopy = 0x02, enumerator
822 Bits |= Capture_ByCopy; in LambdaCapture()830 Bits |= Capture_ByCopy; in LambdaCapture()845 bool CapByCopy = DeclAndBits.getInt() & Capture_ByCopy; in getCaptureKind()