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

#include <CGFunctionInfo.h>

Collaboration diagram for clang::CodeGen::CGFunctionInfoArgInfo:
[legend]

Public Attributes

CanQualType type
 
ABIArgInfo info
 

Detailed Description

Definition at line 441 of file CGFunctionInfo.h.

Member Data Documentation

ABIArgInfo clang::CodeGen::CGFunctionInfoArgInfo::info
CanQualType clang::CodeGen::CGFunctionInfoArgInfo::type

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