Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ReadModuleMapFile

81 void ChainedASTReaderListener::ReadModuleMapFile(StringRef ModuleMapPath) {
82 First->ReadModuleMapFile(ModuleMapPath);
83 Second->ReadModuleMapFile(ModuleMapPath);
3309 Listener->ReadModuleMapFile(F.ModuleMapPath);
4291 Listener.ReadModuleMapFile(Path);