Parsed view of the hlsl.cbs named metadata on a module.
Declared in <llvm/Frontend/HLSL/CBuffer.h>
class CBufferMetadata;
| Name | Description |
|---|---|
iterator | Iterator over cbuffer mappings. |
| Name | Description |
|---|---|
begin | Return an iterator to the first cbuffer mapping. |
end | Return an iterator past the last cbuffer mapping. |
eraseFromModule | Erase the underlying hlsl.cbs named metadata from its module. |
| Name | Description |
|---|---|
get | Load cbuffer metadata from M, if present. |