#include "llvm/Support/TrailingObjects.h"
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 130 of file TrailingObjects.h.
The documentation for this class was generated from the following file: