clang 19.0.0git
Public Attributes | List of all members
clang::CodeGen::CGFunctionInfoArgInfo Struct Reference

#include "clang/CodeGen/CGFunctionInfo.h"

Public Attributes

CanQualType type
 
ABIArgInfo info
 

Detailed Description

Definition at line 544 of file CGFunctionInfo.h.

Member Data Documentation

◆ info

ABIArgInfo clang::CodeGen::CGFunctionInfoArgInfo::info

◆ type

CanQualType clang::CodeGen::CGFunctionInfoArgInfo::type

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