Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp13459 const bool IsTopScope, in captureInLambda() argument
13464 if (IsTopScope && Kind != Sema::TryCapture_Implicit) { in captureInLambda()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp17301 const bool IsTopScope, in captureInLambda() argument
17305 if (IsTopScope && Kind != Sema::TryCapture_Implicit) { in captureInLambda()