Home
last modified time | relevance | path

Searched defs:OverlayFiles (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Tooling/
H A DAllTUsExecution.h69 llvm::StringMap<std::string> OverlayFiles; variable
/llvm-project/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp314 TEST(VirtualFileSystemTest, OverlayFiles) { in TEST() argument