Searched refs:IsCapturingThis (Results 1 – 1 of 1) sorted by relevance
86 const bool IsCapturingThis = !VarToCapture; in getStackIndexOfNearestEnclosingCaptureReadyLambda() local87 const bool IsCapturingVariable = !IsCapturingThis; in getStackIndexOfNearestEnclosingCaptureReadyLambda()126 if (IsCapturingThis && !LSI->isCXXThisCaptured()) in getStackIndexOfNearestEnclosingCaptureReadyLambda()202 const bool IsCapturingThis = !VarToCapture; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local203 const bool IsCapturingVariable = !IsCapturingThis; in getStackIndexOfNearestEnclosingCaptureCapableLambda()