clang 20.0.0git
Public Member Functions | List of all members
clang::driver::SYCLInstallationDetector Class Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/Driver/ToolChains/SYCL.h"

Public Member Functions

 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
 

Detailed Description

Definition at line 18 of file SYCL.h.

Constructor & Destructor Documentation

◆ SYCLInstallationDetector()

SYCLInstallationDetector::SYCLInstallationDetector ( const Driver D,
const llvm::Triple &  HostTriple,
const llvm::opt::ArgList &  Args 
)

Definition at line 18 of file SYCL.cpp.

Member Function Documentation

◆ addSYCLIncludeArgs()

void SYCLInstallationDetector::addSYCLIncludeArgs ( const llvm::opt::ArgList &  DriverArgs,
llvm::opt::ArgStringList &  CC1Args 
) const

The documentation for this class was generated from the following files: