Home | History | Annotate | Download | only in Serialization

Lines Matching full:submodule

966   // Submodule Block.
2119 // Emit a record indicating this submodule exports this macro.
2350 // FIXME: This can easily happen, if we have a reference to a submodule that
2351 // did not result in us loading a module file for that submodule. For
2371 // Enter the submodule description block.
2455 // Write the submodule metadata block.
2471 assert(SubmoduleIDs[Mod->Parent] && "Submodule parent not written?");
2585 "non-imported submodule?");
2591 return 0; // No submodule
2600 // Check whether this submodule is part of our own module.
4356 // submodule-id:i32
4447 // If we're emitting a module, write out the submodule information.