Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp17416 bool IsTopScope, Sema &S, bool Invalid) { in captureInCapturedRegion() argument
17419 if (IsTopScope && Kind != Sema::TryCapture_Implicit) { in captureInCapturedRegion()
17461 const bool IsTopScope, in captureInLambda() argument
17465 if (IsTopScope && Kind != Sema::TryCapture_Implicit) { in captureInLambda()