Lines Matching refs:nested
1021 bool nested = (flags & 2);1024 captures.push_back(BlockDecl::Capture(decl, byRef, nested, copyExpr));1743 // We delay loading of the redeclaration chain to avoid deeply nested calls.