enum Capture::CaptureKind

Declared at: clang/include/clang/Sema/ScopeInfo.h:547

Enumerators

NameValueComment
Cap_ByCopy0
Cap_ByRef1
Cap_Block2
Cap_VLA3