Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/tool/
H A DClangTidyMain.cpp372 getVfsFromFile(const std::string &OverlayFile, in getVfsFromFile()
/llvm-project-15.0.7/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp977 TEST_F(InMemoryFileSystemTest, OverlayFile) { in TEST_F() argument