Searched refs:IsCapturingThis (Results 1 – 1 of 1) sorted by relevance
84 const bool IsCapturingThis = !VarToCapture; in getStackIndexOfNearestEnclosingCaptureReadyLambda() local85 const bool IsCapturingVariable = !IsCapturingThis; in getStackIndexOfNearestEnclosingCaptureReadyLambda()124 if (IsCapturingThis && !LSI->isCXXThisCaptured()) in getStackIndexOfNearestEnclosingCaptureReadyLambda()201 const bool IsCapturingThis = !VarToCapture; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local202 const bool IsCapturingVariable = !IsCapturingThis; in getStackIndexOfNearestEnclosingCaptureCapableLambda()