Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Driver/
H A DDistroTest.cpp345 class CountingFileSystem : public llvm::vfs::ProxyFileSystem { in TEST() class
347 CountingFileSystem() : ProxyFileSystem(llvm::vfs::getRealFileSystem()) {} in TEST() function in __anon1e2b1ed90111::TEST::CountingFileSystem