Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp18890 const bool RefersToCapturedVariable, TryCaptureKind Kind, bool IsTopScope, in captureInCapturedRegion() argument
18894 if (IsTopScope && Kind != TryCaptureKind::Implicit) { in captureInCapturedRegion()
18932 SourceLocation EllipsisLoc, const bool IsTopScope, in captureInLambda() argument
18936 if (IsTopScope && Kind != TryCaptureKind::Implicit) { in captureInLambda()