reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/IR/SymbolTableListTraits.h
   55 DEFINE_SYMBOL_TABLE_PARENT_TYPE(GlobalVariable, Module)
   56 DEFINE_SYMBOL_TABLE_PARENT_TYPE(GlobalAlias, Module)
   57 DEFINE_SYMBOL_TABLE_PARENT_TYPE(GlobalIFunc, Module)

References

include/llvm/IR/SymbolTableListTraits.h
   70       typename SymbolTableListParentType<ValueSubClass>::type;
   70       typename SymbolTableListParentType<ValueSubClass>::type;