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

Public Attributes

const char * DeviceName
 
const char * PackageName
 
const char * Version
 
SmallVector< int, 8 > HexValues
 

Detailed Description

Definition at line 867 of file SYCL.cpp.

Member Data Documentation

◆ DeviceName

const char* OclocInfo::DeviceName

Definition at line 868 of file SYCL.cpp.

Referenced by hasPVCDevice().

◆ HexValues

SmallVector<int, 8> OclocInfo::HexValues

Definition at line 871 of file SYCL.cpp.

◆ PackageName

const char* OclocInfo::PackageName

Definition at line 869 of file SYCL.cpp.

◆ Version

const char* OclocInfo::Version

Definition at line 870 of file SYCL.cpp.


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