|
LLVM
4.0.0
|
#include <TrailingObjects.h>
Public Types | |
| enum | { Size = totalSizeToAlloc<Tys...>(Counts...) } |
| typedef llvm::AlignedCharArray < alignof(BaseTy), Size > | type |
Definition at line 364 of file TrailingObjects.h.
| typedef llvm::AlignedCharArray<alignof(BaseTy), Size> llvm::TrailingObjects< BaseTy, TrailingTys >::FixedSizeStorage< Tys >::with_counts< Counts >::type |
Definition at line 366 of file TrailingObjects.h.
| anonymous enum |
| Enumerator | |
|---|---|
| Size | |
Definition at line 365 of file TrailingObjects.h.
1.8.6