Searched refs:IsCapturingThis (Results 1 – 1 of 1) sorted by relevance
79 const bool IsCapturingThis = !VarToCapture; in getStackIndexOfNearestEnclosingCaptureReadyLambda() local80 const bool IsCapturingVariable = !IsCapturingThis; in getStackIndexOfNearestEnclosingCaptureReadyLambda()119 if (IsCapturingThis && !LSI->isCXXThisCaptured()) in getStackIndexOfNearestEnclosingCaptureReadyLambda()195 const bool IsCapturingThis = !VarToCapture; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local196 const bool IsCapturingVariable = !IsCapturingThis; in getStackIndexOfNearestEnclosingCaptureCapableLambda()