Searched refs:ExistingModuleCachePath (Results 1 – 2 of 2) sorted by relevance
603 StringRef ExistingModuleCachePath, in checkHeaderSearchOptions() argument607 if (SpecificModuleCachePath != ExistingModuleCachePath) { in checkHeaderSearchOptions()610 << SpecificModuleCachePath << ExistingModuleCachePath; in checkHeaderSearchOptions()4214 std::string ExistingModuleCachePath; member in __anon0c914da40611::SimplePCHValidator4221 StringRef ExistingModuleCachePath, in SimplePCHValidator() argument4226 ExistingModuleCachePath(ExistingModuleCachePath), in SimplePCHValidator()4245 ExistingModuleCachePath, in ReadHeaderSearchOptions()4456 std::string ExistingModuleCachePath) { in isAcceptableASTFile() argument4458 ExistingModuleCachePath, FileMgr); in isAcceptableASTFile()
1508 std::string ExistingModuleCachePath);