Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h605 enum IsThisCapture { ThisCapture }; enum
606 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() argument