LLVM 19.0.0git
Classes
llvm::trailing_objects_internal::TrailingObjectsBase Class Reference

The base class for TrailingObjects* classes. More...

#include "llvm/Support/TrailingObjects.h"

Inheritance diagram for llvm::trailing_objects_internal::TrailingObjectsBase:
Inheritance graph
[legend]

Classes

struct  OverloadToken
 OverloadToken's purpose is to allow specifying function overloads for different types, without actually taking the types as parameters. More...
 

Detailed Description

The base class for TrailingObjects* classes.

Definition at line 81 of file TrailingObjects.h.


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