LLVM  3.7.0
Public Attributes | List of all members
llvm::AlignmentCalcImpl< T > Struct Template Reference

#include <AlignOf.h>

Collaboration diagram for llvm::AlignmentCalcImpl< T >:
[legend]

Public Attributes

char x
 
T t
 

Detailed Description

template<typename T>
struct llvm::AlignmentCalcImpl< T >

Definition at line 23 of file AlignOf.h.

Member Data Documentation

template<typename T >
T llvm::AlignmentCalcImpl< T >::t

Definition at line 33 of file AlignOf.h.

template<typename T >
char llvm::AlignmentCalcImpl< T >::x

Definition at line 24 of file AlignOf.h.


The documentation for this struct was generated from the following file: