Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h422 enum IsThisCapture { ThisCapture }; enum
423 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() argument