|
clang 22.0.0git
|
#include "clang/Driver/Driver.h"#include "llvm/ADT/StringRef.h"#include "llvm/Option/ArgList.h"#include "llvm/Option/Option.h"#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::driver |
| namespace | clang::driver::tools |
| namespace | clang::driver::tools::csky |
Functions | |
| FloatABI | clang::driver::tools::csky::getCSKYFloatABI (const Driver &D, const llvm::opt::ArgList &Args) |
| void | clang::driver::tools::csky::getCSKYTargetFeatures (const Driver &D, const llvm::Triple &Triple, const llvm::opt::ArgList &Args, llvm::opt::ArgStringList &CmdArgs, std::vector< llvm::StringRef > &Features) |
| std::optional< llvm::StringRef > | clang::driver::tools::csky::getCSKYArchName (const Driver &D, const llvm::opt::ArgList &Args, const llvm::Triple &Triple) |