Searched refs:ModCachePath (Results 1 – 1 of 1) sorted by relevance
205 std::string ModCachePath = "-fmodules-cache-path="; in Print() local206 ModCachePath.append(RelModCacheDir.c_str()); in Print()209 printArg(OS, ModCachePath.c_str(), Quote); in Print()