Searched refs:ExistingModuleCachePath (Results 1 – 2 of 2) sorted by relevance
784 StringRef ExistingModuleCachePath, in checkHeaderSearchOptions() argument789 if (SpecificModuleCachePath != ExistingModuleCachePath && in checkHeaderSearchOptions()793 << SpecificModuleCachePath << ExistingModuleCachePath; in checkHeaderSearchOptions()5132 std::string ExistingModuleCachePath; member in __anon60ee48d60a11::SimplePCHValidator5139 StringRef ExistingModuleCachePath, FileManager &FileMgr) in SimplePCHValidator() argument5143 ExistingModuleCachePath(ExistingModuleCachePath), FileMgr(FileMgr) {} in SimplePCHValidator()5161 ExistingModuleCachePath, nullptr, in ReadHeaderSearchOptions()5446 StringRef ExistingModuleCachePath) { in isAcceptableASTFile() argument5448 ExistingModuleCachePath, FileMgr); in isAcceptableASTFile()
1723 StringRef ExistingModuleCachePath);