Searched refs: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 __anone22fc4d60111::TEST::CountingFileSystem370 CountingFileSystem CFileSystem; in TEST()