Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1043 bool IsConstCapture = false; in adjustCVQualifiersForCXXThisWithinLambda() local
1046 IsThisCaptured(Closure, IsByCopyCapture, IsConstCapture)) { in adjustCVQualifiersForCXXThisWithinLambda()
1049 if (IsConstCapture) in adjustCVQualifiersForCXXThisWithinLambda()