clang 18.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 SavedValue
 
llvm::Type * ElementType
 
CharUnits Alignment
 

Detailed Description

Definition at line 178 of file CodeGenFunction.h.

Member Data Documentation

◆ Alignment

Definition at line 181 of file CodeGenFunction.h.

◆ ElementType

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

Definition at line 180 of file CodeGenFunction.h.

◆ SavedValue

Definition at line 179 of file CodeGenFunction.h.


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