Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h406 enum IsThisCapture { ThisCapture }; enum
407 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() argument