Searched refs:IsCapturingThis (Results 1 – 1 of 1) sorted by relevance
75 const bool IsCapturingThis = !VarToCapture; in getStackIndexOfNearestEnclosingCaptureReadyLambda() local76 const bool IsCapturingVariable = !IsCapturingThis; in getStackIndexOfNearestEnclosingCaptureReadyLambda()116 if (IsCapturingThis && !LSI->isCXXThisCaptured()) in getStackIndexOfNearestEnclosingCaptureReadyLambda()192 const bool IsCapturingThis = !VarToCapture; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local193 const bool IsCapturingVariable = !IsCapturingThis; in getStackIndexOfNearestEnclosingCaptureCapableLambda()