clang 19.0.0git
Classes | Namespaces
Action.h File Reference
#include "clang/Basic/LLVM.h"
#include "clang/Driver/Types.h"
#include "clang/Driver/Util.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/iterator_range.h"
#include <string>

Go to the source code of this file.

Classes

class  clang::driver::Action
 Action - Represent an abstract compilation step to perform. More...
 
class  clang::driver::InputAction
 
class  clang::driver::BindArchAction
 
class  clang::driver::OffloadAction
 An offload action combines host or/and device actions according to the programming model implementation needs and propagates the offloading kind to its dependences. More...
 
class  clang::driver::OffloadAction::DeviceDependences
 Type used to communicate device actions. More...
 
class  clang::driver::OffloadAction::HostDependence
 Type used to communicate host actions. More...
 
class  clang::driver::JobAction
 
class  clang::driver::PreprocessJobAction
 
class  clang::driver::PrecompileJobAction
 
class  clang::driver::ExtractAPIJobAction
 
class  clang::driver::AnalyzeJobAction
 
class  clang::driver::MigrateJobAction
 
class  clang::driver::CompileJobAction
 
class  clang::driver::BackendJobAction
 
class  clang::driver::AssembleJobAction
 
class  clang::driver::IfsMergeJobAction
 
class  clang::driver::LinkJobAction
 
class  clang::driver::LipoJobAction
 
class  clang::driver::DsymutilJobAction
 
class  clang::driver::VerifyJobAction
 
class  clang::driver::VerifyDebugInfoJobAction
 
class  clang::driver::VerifyPCHJobAction
 
class  clang::driver::OffloadBundlingJobAction
 
class  clang::driver::OffloadUnbundlingJobAction
 
struct  clang::driver::OffloadUnbundlingJobAction::DependentActionInfo
 Type that provides information about the actions that depend on this unbundling action. More...
 
class  clang::driver::OffloadPackagerJobAction
 
class  clang::driver::LinkerWrapperJobAction
 
class  clang::driver::StaticLibJobAction
 
class  clang::driver::BinaryAnalyzeJobAction
 

Namespaces

namespace  llvm
 Diagnostic wrappers for TextAPI types for error reporting.
 
namespace  llvm::opt
 
namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::driver