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

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

Inheritance diagram for llvm::ConstantInfo< ConstantArray >:

[legend]

Public Types
using ValType = ConstantAggrKeyType<ConstantArray>
using TypeClass = ArrayType

Detailed Description

Definition at line 278 of file ConstantsContext.h.

Member Typedef Documentation

TypeClass

using llvm::ConstantInfo< ConstantArray >::TypeClass = ArrayType

Definition at line 280 of file ConstantsContext.h.

ValType

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

Definition at line 279 of file ConstantsContext.h.


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