Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ExistingModuleCachePath

603                                      StringRef ExistingModuleCachePath,
607 if (SpecificModuleCachePath != ExistingModuleCachePath) {
610 << SpecificModuleCachePath << ExistingModuleCachePath;
4214 std::string ExistingModuleCachePath;
4221 StringRef ExistingModuleCachePath,
4226 ExistingModuleCachePath(ExistingModuleCachePath),
4245 ExistingModuleCachePath,
4456 std::string ExistingModuleCachePath) {
4458 ExistingModuleCachePath, FileMgr);