LLVM 22.0.0git
llvm::trailing_objects_internal::AlignmentCalcHelper< First > Class Template Reference

#include "llvm/Support/TrailingObjects.h"

Inheritance diagram for llvm::trailing_objects_internal::AlignmentCalcHelper< First >:
[legend]

Public Types

enum  { Alignment = alignof(First) }
enum  

Detailed Description

template<typename First>
class llvm::trailing_objects_internal::AlignmentCalcHelper< First >

Definition at line 75 of file TrailingObjects.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename First>
anonymous enum
Enumerator
Alignment 

Definition at line 77 of file TrailingObjects.h.

◆ anonymous enum

anonymous enum

Definition at line 70 of file TrailingObjects.h.


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