Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1208 bool IsByCopyCapture = false; in adjustCVQualifiersForCXXThisWithinLambda() local
1212 IsThisCaptured(Closure, IsByCopyCapture, IsConstCapture)) { in adjustCVQualifiersForCXXThisWithinLambda()
1213 if (IsByCopyCapture) { in adjustCVQualifiersForCXXThisWithinLambda()