Home
last modified time | relevance | path

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

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