Searched refs:IsCapturingThis (Results 1 – 1 of 1) sorted by relevance
80 const bool IsCapturingThis = !VarToCapture; in getStackIndexOfNearestEnclosingCaptureReadyLambda() local81 const bool IsCapturingVariable = !IsCapturingThis; in getStackIndexOfNearestEnclosingCaptureReadyLambda()120 if (IsCapturingThis && !LSI->isCXXThisCaptured()) in getStackIndexOfNearestEnclosingCaptureReadyLambda()197 const bool IsCapturingThis = !VarToCapture; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local198 const bool IsCapturingVariable = !IsCapturingThis; in getStackIndexOfNearestEnclosingCaptureCapableLambda()