LLVM: llvm::object::ViewArray< T > Struct Template Reference (original) (raw)
#include "[llvm/Object/DXContainer.h](Object%5F2DXContainer%5F8h%5Fsource.html)"
Inheritance diagram for llvm::object::ViewArray< T >:
| Public Types | |
|---|---|
| using | value_type = T |
| Public Member Functions | |
|---|---|
| ViewArray ()=default | |
| ViewArray (StringRef D, size_t S) | |
| iterator | begin () const |
| iterator | end () const |
| size_t | size () const |
| bool | isEmpty () const |
| Static Public Member Functions | |
|---|---|
| static constexpr uint32_t | MaxStride () |
Detailed Description
template<typename T>
struct llvm::object::ViewArray< T >
Definition at line 53 of file DXContainer.h.
Member Typedef Documentation
◆ value_type
Constructor & Destructor Documentation
◆ ViewArray() [2/2]
Member Function Documentation
◆ begin()
◆ end()
◆ isEmpty()
◆ MaxStride()
◆ size()
Member Data Documentation
◆ Data
◆ Stride
The documentation for this struct was generated from the following file:
- include/llvm/Object/DXContainer.h