clang 19.0.0git
Public Attributes | List of all members
clang::CudaVersionMapEntry Struct Reference

Public Attributes

const char * Name
 
CudaVersion Version
 
llvm::VersionTuple TVersion
 

Detailed Description

Definition at line 10 of file Cuda.cpp.

Member Data Documentation

◆ Name

const char* clang::CudaVersionMapEntry::Name

Definition at line 11 of file Cuda.cpp.

◆ TVersion

llvm::VersionTuple clang::CudaVersionMapEntry::TVersion

Definition at line 13 of file Cuda.cpp.

◆ Version

CudaVersion clang::CudaVersionMapEntry::Version

The documentation for this struct was generated from the following file: