Searched defs:CountingFileSystem (Results 1 – 1 of 1) sorted by relevance
345 class CountingFileSystem : public llvm::vfs::ProxyFileSystem { in TEST() class347 CountingFileSystem() : ProxyFileSystem(llvm::vfs::getRealFileSystem()) {} in TEST() function in __anon1e2b1ed90111::TEST::CountingFileSystem