clang 22.0.0git
clang::CIRGen::FunctionArgList Class Reference

Type for representing both the decl and type of parameters to a function. More...

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/CodeGen/CIRGenCall.h"

Inheritance diagram for clang::CIRGen::FunctionArgList:
[legend]

Detailed Description

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 191 of file CIRGenCall.h.


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