Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Driver/
H A DDistro.h42 Exherbo, enumerator
/llvm-project/clang/unittests/Driver/
H A DDistroTest.cpp287 Distro Exherbo{ExherboFileSystem, llvm::Triple("unknown-pc-linux")}; in TEST() local