Home | History | Annotate | Download | only in Serialization

Lines Matching refs:nested

982     bool nested = (flags & 2);
985 captures.push_back(BlockDecl::Capture(decl, byRef, nested, copyExpr));
1553 // We delay loading of the redeclaration chain to avoid deeply nested calls.