llvm::trailing_objects_internal

Implementation details supporting TrailingObjects.

Types

NameDescription
ExtractSecondType Maps each type in a pack to another type (Ty2).
TrailingObjectsBase The base class for TrailingObjects* classes.
TrailingObjectsImpl Primary TrailingObjectsImpl template; only the specializations are used.

Variables

NameDescription
MaxAlignment The maximum alignment among the given types.