Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19459 bool IsTopScope, Sema &S, bool Invalid) { in captureInCapturedRegion() argument
19462 if (IsTopScope && Kind != Sema::TryCapture_Implicit) { in captureInCapturedRegion()
19500 SourceLocation EllipsisLoc, const bool IsTopScope, in captureInLambda() argument
19504 if (IsTopScope && Kind != Sema::TryCapture_Implicit) { in captureInLambda()