Searched refs:ExistingModuleCachePath (Results 1 – 2 of 2) sorted by relevance
610 StringRef ExistingModuleCachePath, in checkHeaderSearchOptions() argument614 if (SpecificModuleCachePath != ExistingModuleCachePath) { in checkHeaderSearchOptions()617 << SpecificModuleCachePath << ExistingModuleCachePath; in checkHeaderSearchOptions()3925 std::string ExistingModuleCachePath; member in __anon2bcfce5b0511::SimplePCHValidator3932 StringRef ExistingModuleCachePath, in SimplePCHValidator() argument3937 ExistingModuleCachePath(ExistingModuleCachePath), in SimplePCHValidator()3956 ExistingModuleCachePath, in ReadHeaderSearchOptions()4165 std::string ExistingModuleCachePath) { in isAcceptableASTFile() argument4167 ExistingModuleCachePath, FileMgr); in isAcceptableASTFile()
1479 std::string ExistingModuleCachePath);