clang 17.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"

Collaboration diagram for clang::CodeGen::CGCXXABI::AddedStructorArgs::Arg:
Collaboration graph
[legend]

Public Attributes

llvm::Value * Value
 
QualType Type
 

Detailed Description

Definition at line 326 of file CGCXXABI.h.

Member Data Documentation

◆ Type

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

Definition at line 328 of file CGCXXABI.h.

◆ Value

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

Definition at line 327 of file CGCXXABI.h.


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