Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp942 bool IsByCopyCapture = false; in adjustCVQualifiersForCXXThisWithinLambda() local
946 IsThisCaptured(Closure, IsByCopyCapture, IsConstCapture)) { in adjustCVQualifiersForCXXThisWithinLambda()
947 if (IsByCopyCapture) { in adjustCVQualifiersForCXXThisWithinLambda()