LLVM 19.0.0git
llvm::SymbolTableListParentType< NodeTy > Struct Template Reference

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

#include "llvm/IR/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 47 of file SymbolTableListTraits.h.


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