|
clang 22.0.0git
|
#include "Hurd.h"#include "clang/Config/config.h"#include "clang/Driver/CommonArgs.h"#include "clang/Driver/Driver.h"#include "clang/Options/Options.h"#include "llvm/Support/Path.h"#include "llvm/Support/VirtualFileSystem.h"Go to the source code of this file.
Functions | |
| static StringRef | getOSLibDir (const llvm::Triple &Triple, const ArgList &Args) |
|
static |
Definition at line 61 of file Hurd.cpp.
Referenced by clang::driver::toolchains::Hurd::Hurd(), clang::driver::toolchains::Linux::Linux(), and clang::driver::toolchains::Managarm::Managarm().