clang 19.0.0git
Classes | Namespaces | Enumerations | Functions
Clang.h File Reference
#include "MSVC.h"
#include "clang/Driver/Driver.h"
#include "clang/Driver/Tool.h"
#include "clang/Driver/Types.h"
#include "llvm/Frontend/Debug/Options.h"
#include "llvm/Option/Option.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/TargetParser/Triple.h"

Go to the source code of this file.

Classes

class  clang::driver::tools::Clang
 Clang compiler tool. More...
 
class  clang::driver::tools::ClangAs
 Clang integrated assembler tool. More...
 
class  clang::driver::tools::OffloadBundler
 Offload bundler tool. More...
 
class  clang::driver::tools::OffloadPackager
 Offload binary tool. More...
 
class  clang::driver::tools::LinkerWrapper
 Linker wrapper tool. More...
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::driver
 
namespace  clang::driver::tools
 

Enumerations

enum class  clang::driver::tools::DwarfFissionKind { clang::driver::tools::None , clang::driver::tools::Split , clang::driver::tools::Single }
 

Functions

DwarfFissionKind clang::driver::tools::getDebugFissionKind (const Driver &D, const llvm::opt::ArgList &Args, llvm::opt::Arg *&Arg)