Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp18803 bool IsTopScope, Sema &S, bool Invalid) { in captureInCapturedRegion() argument
18806 if (IsTopScope && Kind != Sema::TryCapture_Implicit) { in captureInCapturedRegion()
18844 SourceLocation EllipsisLoc, const bool IsTopScope, in captureInLambda() argument
18848 if (IsTopScope && Kind != Sema::TryCapture_Implicit) { in captureInLambda()