Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Driver/
H A DDistro.h66 UbuntuYakkety, enumerator
/llvm-project/clang/unittests/Driver/
H A DDistroTest.cpp82 Distro UbuntuYakkety{UbuntuYakketyFileSystem, llvm::Triple("unknown-pc-linux")}; in TEST() local