LLVM 22.0.0git
llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy > Class Template Reference

#include "llvm/Support/TrailingObjects.h"

Inheritance diagram for llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy >:
[legend]

Static Protected Member Functions

static void getTrailingObjectsImpl ()
static constexpr size_t additionalSizeToAllocImpl (size_t SizeSoFar)

Detailed Description

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.

Member Function Documentation

◆ additionalSizeToAllocImpl()

template<int Align, typename BaseTy, typename TopTrailingObj, typename PrevTy>
constexpr size_t llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy >::additionalSizeToAllocImpl ( size_t SizeSoFar)
inlinestaticconstexprprotected

Definition at line 182 of file TrailingObjects.h.

◆ getTrailingObjectsImpl()

template<int Align, typename BaseTy, typename TopTrailingObj, typename PrevTy>
void llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy >::getTrailingObjectsImpl ( )
staticprotected

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