LLVM  4.0.0
llvm::SymbolTableListParentType< NodeTy > Struct Template Reference

Template metafunction to get the parent type for a symbol table list. More...

#include <SymbolTableListTraits.h>

Detailed Description

template<typename NodeTy>
struct llvm::SymbolTableListParentType< NodeTy >

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 37 of file SymbolTableListTraits.h.


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