LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
llvm::AlignmentCalcImpl< T > Struct Template Reference

#include <AlignOf.h>

Collaboration diagram for llvm::AlignmentCalcImpl< T >:
Collaboration graph
[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 25 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: