clang 20.0.0git
|
#include "ZOS.h"
#include "CommonArgs.h"
#include "clang/Driver/Compilation.h"
#include "clang/Driver/Options.h"
#include "llvm/Option/ArgList.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/VirtualFileSystem.h"
#include "llvm/Support/WithColor.h"
Go to the source code of this file.
Functions | |
static std::string | getLEHLQ (const ArgList &Args) |
static std::string | getClangHLQ (const ArgList &Args) |
static std::string | getCSSHLQ (const ArgList &Args) |
|
static |
Definition at line 88 of file ZOS.cpp.
References getLEHLQ().
Referenced by clang::driver::toolchains::ZOS::AddCXXStdlibLibArgs().
|
static |
Definition at line 98 of file ZOS.cpp.
Referenced by clang::driver::tools::zos::Linker::ConstructJob().
|
static |
Definition at line 78 of file ZOS.cpp.
Referenced by clang::driver::tools::zos::Linker::ConstructJob(), and getClangHLQ().