clang 19.0.0git
Public Attributes | List of all members
clang::CodeGen::CGCXXABI::AddedStructorArgs::Arg Struct Reference

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

Public Attributes

llvm::Value * Value
 
QualType Type
 

Detailed Description

Definition at line 332 of file CGCXXABI.h.

Member Data Documentation

◆ Type

QualType clang::CodeGen::CGCXXABI::AddedStructorArgs::Arg::Type

Definition at line 334 of file CGCXXABI.h.

◆ Value

llvm::Value* clang::CodeGen::CGCXXABI::AddedStructorArgs::Arg::Value

Definition at line 333 of file CGCXXABI.h.


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