clang API Documentation

GNUCompatibleParamWarning Struct Reference

Collaboration diagram for GNUCompatibleParamWarning:
Collaboration graph
[legend]

List of all members.

Public Attributes

ParmVarDeclOldParm
ParmVarDeclNewParm
QualType PromotedType

Detailed Description

Used in MergeFunctionDecl to keep track of function parameters in C.

Definition at line 934 of file SemaDecl.cpp.


Member Data Documentation

Definition at line 936 of file SemaDecl.cpp.

Definition at line 935 of file SemaDecl.cpp.

Definition at line 937 of file SemaDecl.cpp.


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