clang 19.0.0git
Public Attributes | List of all members
clang::CodeGen::DominatingValue< Address >::saved_type Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"

Public Attributes

DominatingLLVMValue::saved_type BasePtr
 
llvm::Type * ElementType
 
CharUnits Alignment
 
DominatingLLVMValue::saved_type Offset
 
llvm::PointerType * EffectiveType
 

Detailed Description

Definition at line 182 of file CodeGenFunction.h.

Member Data Documentation

◆ Alignment

Definition at line 185 of file CodeGenFunction.h.

◆ BasePtr

Definition at line 183 of file CodeGenFunction.h.

◆ EffectiveType

llvm::PointerType* clang::CodeGen::DominatingValue< Address >::saved_type::EffectiveType

Definition at line 187 of file CodeGenFunction.h.

◆ ElementType

llvm::Type* clang::CodeGen::DominatingValue< Address >::saved_type::ElementType

Definition at line 184 of file CodeGenFunction.h.

◆ Offset

Definition at line 186 of file CodeGenFunction.h.


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