Lines Matching defs:SpecificModuleCachePath
211 StringRef SpecificModuleCachePath, bool Complain) {
213 SpecificModuleCachePath, Complain) ||
215 SpecificModuleCachePath, Complain);
868 StringRef SpecificModuleCachePath,
875 SpecificModuleCachePath == ExistingModuleCachePath)
878 VFS.equivalent(SpecificModuleCachePath, ExistingModuleCachePath);
883 << SpecificModuleCachePath << ExistingModuleCachePath << ModuleFilename;
889 StringRef SpecificModuleCachePath,
892 Reader.getFileManager().getVirtualFileSystem(), SpecificModuleCachePath,
5629 StringRef SpecificModuleCachePath,
5632 SpecificModuleCachePath,
6397 std::string SpecificModuleCachePath = ReadString(Record, Idx);
6400 SpecificModuleCachePath, Complain);