Lines Matching refs:Nested
14964 const bool Nested, in captureInBlock() argument
15053 S.Context, Var, Nested, DeclRefType.withConst(), VK_LValue, Loc); in captureInBlock()
15076 BSI->addCapture(Var, HasBlocksAttr, ByRef, Nested, Loc, in captureInBlock()
15325 bool Nested = false; in tryCaptureVariable() local
15351 if (isVariableAlreadyCapturedInScopeInfo(CSI, Var, Nested, CaptureType, in tryCaptureVariable()
15405 Nested = !IsTargetCap; in tryCaptureVariable()
15455 DeclRefType, Nested, *this)) in tryCaptureVariable()
15457 Nested = true; in tryCaptureVariable()
15461 DeclRefType, Nested, *this)) in tryCaptureVariable()
15463 Nested = true; in tryCaptureVariable()
15468 DeclRefType, Nested, Kind, EllipsisLoc, in tryCaptureVariable()
15471 Nested = true; in tryCaptureVariable()