Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/tool/
H A DClangTidyMain.cpp445 getVfsFromFile(const std::string & OverlayFile,llvm::IntrusiveRefCntPtr<vfs::FileSystem> BaseFS) getVfsFromFile() argument
/llvm-project/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp1087 TEST_F(InMemoryFileSystemTest, OverlayFile) { in TEST_F() argument