Home
last modified time | relevance | path

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

/external/clang/unittests/libclang/
DLibclangTest.cpp449 std::string ModulesCache = std::string("-fmodules-cache-path=") + TestDir; in TEST_F() local
450 const char *Args[] = { "-fmodules", ModulesCache.c_str(), in TEST_F()