LLVM
8.0.1
|
#include "llvm/Support/TrailingObjects.h"
Public Types | |
enum | { Size = totalSizeToAlloc<Tys...>(Counts...) } |
typedef llvm::AlignedCharArray< alignof(BaseTy), Size > | type |
Definition at line 371 of file TrailingObjects.h.
typedef llvm::AlignedCharArray<alignof(BaseTy), Size> llvm::TrailingObjects< BaseTy, TrailingTys >::FixedSizeStorage< Tys >::with_counts< Counts >::type |
Definition at line 373 of file TrailingObjects.h.
anonymous enum |
Enumerator | |
---|---|
Size |
Definition at line 372 of file TrailingObjects.h.