Home | History | Annotate | Download | only in Serialization

Lines Matching defs:ImportLoc

941     SourceLocation ImportLoc;
945 SourceLocation ImportLoc)
946 : Mod(Mod), ImportedBy(ImportedBy), ImportLoc(ImportLoc) { }
950 SourceLocation ImportLoc, ModuleFile *ImportedBy,
1167 /// \param ImportLoc the location where the module file will be considered as
1174 SourceLocation ImportLoc,
1186 SourceLocation ImportLoc);