Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ReadModuleMapFile

79 void ChainedASTReaderListener::ReadModuleMapFile(StringRef ModuleMapPath) {
80 First->ReadModuleMapFile(ModuleMapPath);
81 Second->ReadModuleMapFile(ModuleMapPath);
2483 Listener->ReadModuleMapFile(F.ModuleMapPath);
4106 Listener.ReadModuleMapFile(Blob);