Home | History | Annotate | Download | only in Serialization

Lines Matching defs:ReadModuleMapFile

82 void ChainedASTReaderListener::ReadModuleMapFile(StringRef ModuleMapPath) {
83 First->ReadModuleMapFile(ModuleMapPath);
84 Second->ReadModuleMapFile(ModuleMapPath);
3313 Listener->ReadModuleMapFile(F.ModuleMapPath);
4296 Listener.ReadModuleMapFile(Path);