| clang 22.0.0git
    | 
#include "clang/Basic/Cuda.h"#include "clang/Driver/Action.h"#include "clang/Driver/CudaInstallationDetector.h"#include "clang/Driver/Multilib.h"#include "clang/Driver/Tool.h"#include "clang/Driver/ToolChain.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/VersionTuple.h"#include <bitset>#include <set>#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::NVPTX | 
| namespace | clang::driver::toolchains | 
| Functions | |
| void | clang::driver::tools::NVPTX::getNVPTXTargetFeatures (const Driver &D, const llvm::Triple &Triple, const llvm::opt::ArgList &Args, std::vector< StringRef > &Features) |