Searched refs:ExistingModuleCachePath (Results 1 – 2 of 2) sorted by relevance
627 StringRef ExistingModuleCachePath, in checkHeaderSearchOptions() argument631 if (SpecificModuleCachePath != ExistingModuleCachePath) { in checkHeaderSearchOptions()634 << SpecificModuleCachePath << ExistingModuleCachePath; in checkHeaderSearchOptions()4151 std::string ExistingModuleCachePath; member in __anonef761a430611::SimplePCHValidator4158 StringRef ExistingModuleCachePath, in SimplePCHValidator() argument4163 ExistingModuleCachePath(ExistingModuleCachePath), in SimplePCHValidator()4182 ExistingModuleCachePath, in ReadHeaderSearchOptions()4406 std::string ExistingModuleCachePath) { in isAcceptableASTFile() argument4408 ExistingModuleCachePath, FileMgr); in isAcceptableASTFile()
1509 std::string ExistingModuleCachePath);