clang 19.0.0git
Classes | Namespaces
Job.h File Reference
#include "clang/Basic/LLVM.h"
#include "clang/Driver/InputInfo.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/iterator.h"
#include "llvm/Option/Option.h"
#include "llvm/Support/Program.h"
#include <memory>
#include <optional>
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

struct  clang::driver::CrashReportInfo
 
struct  clang::driver::ResponseFileSupport
 
class  clang::driver::Command
 Command - An executable path/name and argument vector to execute. More...
 
class  clang::driver::CC1Command
 Use the CC1 tool callback when available, to avoid creating a new process. More...
 
class  clang::driver::JobList
 JobList - A sequence of jobs to perform. More...
 

Namespaces

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