Searched refs:IsCapturingThis (Results 1 – 1 of 1) sorted by relevance
39 const bool IsCapturingThis = !VD; in GetScopeIndexOfNearestCaptureReadyLambda() local40 const bool IsCapturingVariable = !IsCapturingThis; in GetScopeIndexOfNearestCaptureReadyLambda()65 if (IsCapturingThis && !LSI->isCXXThisCaptured()) in GetScopeIndexOfNearestCaptureReadyLambda()112 const bool IsCapturingThis = !VD; in GetInnermostEnclosingCapturableLambda() local113 const bool IsCapturingVariable = !IsCapturingThis; in GetInnermostEnclosingCapturableLambda()