Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp1169 bool IsByCopyCapture = false; in adjustCVQualifiersForCXXThisWithinLambda() local
1173 IsThisCaptured(Closure, IsByCopyCapture, IsConstCapture)) { in adjustCVQualifiersForCXXThisWithinLambda()
1174 if (IsByCopyCapture) { in adjustCVQualifiersForCXXThisWithinLambda()