clang API Documentation

clang::CodeGen::FunctionArgList Class Reference

#include <CGCall.h>

Inheritance diagram for clang::CodeGen::FunctionArgList:
Inheritance graph
[legend]
Collaboration diagram for clang::CodeGen::FunctionArgList:
Collaboration graph
[legend]

Detailed Description

FunctionArgList - Type for representing both the decl and type of parameters to a function. The decl must be either a ParmVarDecl or ImplicitParamDecl.

Definition at line 152 of file CGCall.h.


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