Home
last modified time | relevance | path

Searched refs:ModulesCache (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/libclang/
H A DLibclangTest.cpp517 std::string ModulesCache = std::string("-fmodules-cache-path=") + TestDir; in TEST_F() local
518 const char *Args[] = { "-fmodules", ModulesCache.c_str(), in TEST_F()