LLVM API Documentation

Public Attributes
llvm::AlignmentCalcImpl< T > Struct Template Reference

#include <AlignOf.h>

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

List of all members.

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: