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

#include "llvm/Support/TrailingObjects.h"

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

Detailed Description

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

Definition at line 108 of file TrailingObjects.h.


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