clang 20.0.0git
|
#include "Gnu.h"
#include "clang/Driver/Driver.h"
#include "clang/Driver/DriverDiagnostic.h"
#include "clang/Driver/InputInfo.h"
#include "clang/Driver/Tool.h"
#include "clang/Driver/ToolChain.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Option/Option.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | clang::driver::toolchains::MSP430ToolChain |
class | clang::driver::tools::msp430::Linker |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::driver |
namespace | clang::driver::toolchains |
namespace | clang::driver::tools |
namespace | clang::driver::tools::msp430 |
Functions | |
void | clang::driver::tools::msp430::getMSP430TargetFeatures (const Driver &D, const llvm::opt::ArgList &Args, std::vector< llvm::StringRef > &Features) |