Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp1173 bool IsConstCapture = false; in adjustCVQualifiersForCXXThisWithinLambda() local
1176 IsThisCaptured(Closure, IsByCopyCapture, IsConstCapture)) { in adjustCVQualifiersForCXXThisWithinLambda()
1179 if (IsConstCapture) in adjustCVQualifiersForCXXThisWithinLambda()