Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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 __anone22fc4d60111::TEST::CountingFileSystem
370 CountingFileSystem CFileSystem; in TEST()