reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
41 class Constant : public User {
include/llvm/IR/Constants.h 538 class ConstantPointerNull final : public ConstantData {
include/llvm/IR/DerivedTypes.h40 class IntegerType : public Type { 408 class ArrayType : public SequentialType { 579 class PointerType : public Type {include/llvm/IR/Function.h
59 class Function : public GlobalObject, public ilist_node<Function> {
include/llvm/IR/GlobalVariable.h 41 class GlobalVariable : public GlobalObject, public ilist_node<GlobalVariable> {
include/llvm/IR/Type.h 46 class Type {