LLVM: llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy (original) (raw)

#include "[llvm/Support/TrailingObjects.h](TrailingObjects%5F8h%5Fsource.html)"

Static Protected Member Functions
static void getTrailingObjectsImpl ()
static constexpr size_t additionalSizeToAllocImpl (size_t SizeSoFar)

template<int Align, typename BaseTy, typename TopTrailingObj, typename PrevTy>
class llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy >

Definition at line 174 of file TrailingObjects.h.

additionalSizeToAllocImpl()

template<int Align, typename BaseTy, typename TopTrailingObj, typename PrevTy>

getTrailingObjectsImpl()

template<int Align, typename BaseTy, typename TopTrailingObj, typename PrevTy>


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