Searched refs:Capture_ByCopy (Results 1 – 2 of 2) sorted by relevance
36 Capture_ByCopy = 0x02 enumerator73 !(DeclAndBits.getInt() & Capture_ByCopy); in capturesThis()85 (DeclAndBits.getInt() & Capture_ByCopy); in capturesVLAType()
903 Bits |= Capture_ByCopy; in LambdaCapture()910 Bits |= Capture_ByCopy; in LambdaCapture()918 bool CapByCopy = DeclAndBits.getInt() & Capture_ByCopy; in getCaptureKind()