Home
last modified time | relevance | path

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

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