Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Driver/
H A DDistroTest.cpp319 llvm::vfs::InMemoryFileSystem GentooFileSystem; in TEST() local
320 GentooFileSystem.addFile( in TEST()
323 GentooFileSystem.addFile( in TEST()
334 Distro Gentoo{GentooFileSystem, llvm::Triple("unknown-pc-linux")}; in TEST()