Home | History | Annotate | Download | only in Serialization

Lines Matching refs:IMPORTS

438   // the transitive closure of its imports, since unrelated modules cannot be
2017 // Build a list of the PCH imports that got us here (in reverse).
2248 // are compatible with ours. For modules it imports, no further checking
2340 case IMPORTS: {
2347 // all import locations of module imports after the global source
3143 // FIXME: Deal with macros-only imports.
3630 Unresolved.Mod->Imports.insert(ResolvedMod);
4053 // FIXME: This does not make macro-only imports visible again.
4336 case IMPORTS: {
8349 // Initialize the macro history from chained-PCHs ahead of module imports.
8357 // Handle module imports.