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

/external/clang/include/clang/Sema/
H A DScopeInfo.h372 enum CaptureKind { enum in class:clang::sema::CapturingScopeInfo::Capture
384 llvm::PointerIntPair<Expr*, 2, CaptureKind> InitExprAndCaptureKind;

Completed in 100 milliseconds