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

/external/clang/include/clang/Sema/
H A DScopeInfo.h199 enum IsThisCapture { ThisCapture }; enum in class:clang::sema::CapturingScopeInfo::Capture
200 Capture(IsThisCapture, bool isNested, SourceLocation Loc,

Completed in 92 milliseconds