Searched refs:ModulesCache (Results 1 – 1 of 1) sorted by relevance
517 std::string ModulesCache = std::string("-fmodules-cache-path=") + TestDir; in TEST_F() local518 const char *Args[] = { "-fmodules", ModulesCache.c_str(), in TEST_F()