Lines Matching refs:Nested
19390 const bool Nested, Sema &S, bool Invalid) { in captureInBlock() argument
19448 BSI->addCapture(Var, HasBlocksAttr, ByRef, Nested, Loc, SourceLocation(), in captureInBlock()
19767 bool Nested = false; in tryCaptureVariable() local
19814 if (isVariableAlreadyCapturedInScopeInfo(CSI, Var, Nested, CaptureType, in tryCaptureVariable()
19899 Nested = !IsTargetCap; in tryCaptureVariable()
19966 DeclRefType, Nested, *this, Invalid); in tryCaptureVariable()
19967 Nested = true; in tryCaptureVariable()
19970 RSI, Var, ExprLoc, BuildAndDiagnose, CaptureType, DeclRefType, Nested, in tryCaptureVariable()
19972 Nested = true; in tryCaptureVariable()
19977 DeclRefType, Nested, Kind, EllipsisLoc, in tryCaptureVariable()
19979 Nested = true; in tryCaptureVariable()