LLVM: llvm::ConstantInfo< ConstantStruct > Struct Reference (original) (raw)

#include "[IR/ConstantsContext.h](ConstantsContext%5F8h%5Fsource.html)"

Inheritance diagram for llvm::ConstantInfo< ConstantStruct >:

[legend]

Public Types
using ValType = ConstantAggrKeyType<ConstantStruct>
using TypeClass = StructType

Detailed Description

Definition at line 282 of file ConstantsContext.h.

Member Typedef Documentation

TypeClass

using llvm::ConstantInfo< ConstantStruct >::TypeClass = StructType

Definition at line 284 of file ConstantsContext.h.

ValType

using llvm::ConstantInfo< ConstantStruct >::ValType = ConstantAggrKeyType<ConstantStruct>

Definition at line 283 of file ConstantsContext.h.


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