LLVM
8.0.1
|
Figure out the offset of the first element. More...
#include "llvm/ADT/SmallVector.h"
Public Attributes | |
AlignedCharArrayUnion< SmallVectorBase > | Base |
AlignedCharArrayUnion< T > | FirstEl |
Figure out the offset of the first element.
Definition at line 74 of file SmallVector.h.
AlignedCharArrayUnion<SmallVectorBase> llvm::SmallVectorAlignmentAndSize< T, typename >::Base |
Definition at line 75 of file SmallVector.h.
AlignedCharArrayUnion<T> llvm::SmallVectorAlignmentAndSize< T, typename >::FirstEl |
Definition at line 76 of file SmallVector.h.