Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Serialization/
H A DModuleCacheTest.cpp95 SmallString<256> MCPArg("-fmodules-cache-path="); in TEST_F() local
96 MCPArg.append(ModuleCachePath); in TEST_F()
104 MCPArg.c_str(), "-working-directory", TestDir.c_str(), in TEST_F()
127 "-Fframeworks", MCPArg.c_str(), "-working-directory", in TEST_F()
144 SmallString<256> MCPArg("-fmodules-cache-path="); in TEST_F() local
145 MCPArg.append(ModuleCachePath); in TEST_F()
153 MCPArg.c_str(), "-working-directory", TestDir.c_str(), in TEST_F()
169 "-Fframeworks", MCPArg.c_str(), "-working-directory", in TEST_F()