Home | History | Annotate | Download | only in Serialization

Lines Matching full:submodules

2374   // Write the abbreviations needed for the submodules block.
2461 // Write all of the submodules.
2549 //FIXME: How do we emit the 'use'd modules? They may not be submodules.
2575 // Queue up the submodules of this module.
2576 for (auto *M : Mod->submodules())
2584 "Wrong # of submodules; found a reference to a non-local, "
4515 // Write the submodules that were imported, if any.