9#ifndef LLVM_CLANG_DRIVER_SYCLINSTALLATIONDETECTOR_H
10#define LLVM_CLANG_DRIVER_SYCLINSTALLATIONDETECTOR_H
20 const llvm::opt::ArgList &Args);
23 llvm::opt::ArgStringList &CC1Args)
const;
Driver - Encapsulate logic for constructing compilation processes from a set of gcc-driver-like comma...
SYCLInstallationDetector(const Driver &D, const llvm::Triple &HostTriple, const llvm::opt::ArgList &Args)
void addSYCLIncludeArgs(const llvm::opt::ArgList &DriverArgs, llvm::opt::ArgStringList &CC1Args) const
The JSON file list parser is used to communicate input to InstallAPI.