Searched refs:CaptureKind (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h510 enum CaptureKind { enum in class:clang::sema::Capture
532 /// The CaptureKind of this capture.
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1927 static void pushCaptureCleanup(BlockCaptureEntityKind CaptureKind, argument
1933 switch (CaptureKind) {
1941 CaptureKind == BlockCaptureEntityKind::ARCStrong

Completed in 104 milliseconds