Searched defs:ThisCapture (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DScopeInfo.h405 enum IsThisCapture { ThisCapture }; enumerator in enum:clang::sema::CapturingScopeInfo::Capture::IsThisCapture
809 Captures.push_back(Capture(Capture::ThisCapture, isNested, Loc, CaptureType,

Completed in 82 milliseconds