|
clang 23.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.h"
Public Member Functions | |
| VlaSizePair (mlir::Value num, QualType ty) | |
Public Attributes | |
| mlir::Value | numElts |
| QualType | type |
Definition at line 504 of file CIRGenFunction.h.
|
inline |
Definition at line 508 of file CIRGenFunction.h.
| mlir::Value clang::CIRGen::CIRGenFunction::VlaSizePair::numElts |
Definition at line 505 of file CIRGenFunction.h.
Referenced by clang::CIRGen::CIRGenFunction::emitArraySubscriptExpr(), clang::CIRGen::CIRGenFunction::emitAutoVarAlloca(), and VlaSizePair().
| QualType clang::CIRGen::CIRGenFunction::VlaSizePair::type |
Definition at line 506 of file CIRGenFunction.h.
Referenced by clang::CIRGen::CIRGenFunction::emitAutoVarAlloca(), and VlaSizePair().