LLVM
8.0.1
|
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 48 of file SymbolTableListTraits.h.