The base class for TrailingObjects* classes.
Declared in <llvm/Support/TrailingObjects.h>
class TrailingObjectsBase;
| Name | Description |
|---|---|
OverloadToken | Empty tag type used to select overloads by trailing object type. |
| Name | Description |
|---|---|
TrailingObjectsImpl<Align, BaseTy, TopTrailingObj, PrevTy> | Base case of TrailingObjectsImpl when no trailing types remain. |