reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Serialization/ASTReader.cpp
 4274        M != MEnd; ++M) {
 4274        M != MEnd; ++M) {
 4275     ModuleFile &F = *M->Mod;
 4283     if (!M->ImportedBy)
 4284       F.ImportLoc = M->ImportLoc;
 4286       F.ImportLoc = TranslateSourceLocation(*M->ImportedBy, M->ImportLoc);
 4286       F.ImportLoc = TranslateSourceLocation(*M->ImportedBy, M->ImportLoc);