Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h553 enum IsThisCapture { ThisCapture }; enum
554 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() argument