#include "clang/AST/Type.h"
Definition at line 6253 of file Type.h.
◆ Attributes() [1/2]
clang::HLSLAttributedResourceType::Attributes::Attributes |
( |
llvm::dxil::ResourceClass |
ResourceClass, |
|
|
bool |
IsROV, |
|
|
bool |
RawBuffer |
|
) |
| |
|
inline |
◆ Attributes() [2/2]
clang::HLSLAttributedResourceType::Attributes::Attributes |
( |
| ) |
|
|
inline |
◆ operator!=
◆ operator==
◆ IsROV
uint8_t clang::HLSLAttributedResourceType::Attributes::IsROV |
◆ RawBuffer
uint8_t clang::HLSLAttributedResourceType::Attributes::RawBuffer |
◆ ResourceClass
llvm::dxil::ResourceClass clang::HLSLAttributedResourceType::Attributes::ResourceClass |
The documentation for this struct was generated from the following file: