Lines Matching defs:ExistingModuleCachePath
869 StringRef ExistingModuleCachePath,
875 SpecificModuleCachePath == ExistingModuleCachePath)
878 VFS.equivalent(SpecificModuleCachePath, ExistingModuleCachePath);
883 << SpecificModuleCachePath << ExistingModuleCachePath << ModuleFilename;
5597 std::string ExistingModuleCachePath;
5605 StringRef ExistingModuleCachePath, FileManager &FileMgr,
5610 ExistingModuleCachePath(ExistingModuleCachePath), FileMgr(FileMgr),
5633 ExistingModuleCachePath, ModuleFilename,
5954 StringRef ExistingModuleCachePath,
5957 ExistingModuleCachePath, FileMgr,