LLVM 20.0.0git
|
Template metafunction to get the parent type for a symbol table list. More...
#include "llvm/IR/SymbolTableListTraits.h"
Template metafunction to get the parent type for a symbol table list.
Implementations create a typedef called type
so that we only need a single template parameter for the list and traits.
Definition at line 47 of file SymbolTableListTraits.h.