Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DScopeInfo.h386 enum IsThisCapture { ThisCapture }; enum
387 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() argument