clang 23.0.0git
clang::CodeGen::DominatingValue< Address >::saved_type Struct Reference

#include "/work/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 155 of file CodeGenFunction.h.

Member Data Documentation

◆ Alignment

◆ BasePtr

◆ EffectiveType

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

Definition at line 160 of file CodeGenFunction.h.

◆ ElementType

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

◆ Offset


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