Searched refs:ExistingModuleCachePath (Results 1 – 2 of 2) sorted by relevance
621 StringRef ExistingModuleCachePath, in checkHeaderSearchOptions() argument625 if (SpecificModuleCachePath != ExistingModuleCachePath) { in checkHeaderSearchOptions()628 << SpecificModuleCachePath << ExistingModuleCachePath; in checkHeaderSearchOptions()4146 std::string ExistingModuleCachePath; member in __anon546a9c040511::SimplePCHValidator4153 StringRef ExistingModuleCachePath, in SimplePCHValidator() argument4158 ExistingModuleCachePath(ExistingModuleCachePath), in SimplePCHValidator()4177 ExistingModuleCachePath, in ReadHeaderSearchOptions()4401 std::string ExistingModuleCachePath) { in isAcceptableASTFile() argument4403 ExistingModuleCachePath, FileMgr); in isAcceptableASTFile()
1507 std::string ExistingModuleCachePath);