Home
last modified time | relevance | path

Searched defs:Distro (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/Driver/
H A DDistro.h98 /// Constructs a Distro type for specific distribution. in Distro() function
95 Distro() : DistroVal() {} Distro() function
[all...]
/llvm-project/clang/lib/Driver/
H A DDistro.cpp240 Distro::Distro(llvm::vfs::FileSystem &VFS, const llvm::Triple &TargetOrHost) Distro() function in Distro
[all...]
/llvm-project/clang/lib/Driver/ToolChains/
H A DLinux.cpp227 Distro Distro(D.getVFS(), Triple); Linux() local
439 const Distro Distro(getDriver().getVFS(), Triple); getDynamicLinker() local
[all...]