Go to the source code of this file.
Classes | |
struct | llvm::AlignmentCalcImpl< T > |
struct | llvm::AlignOf< T > |
AlignOf - A templated class that contains an enum value representing the alignment of the template argument. More... | |
Namespaces | |
namespace | llvm |
Functions | |
template<typename T > | |
static unsigned | llvm::alignOf () |
alignOf - A templated function that returns the minimum alignment of of a type. |