clang 20.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"
Public Member Functions | |
VlaSizePair (llvm::Value *NE, QualType T) | |
Public Attributes | |
llvm::Value * | NumElts |
QualType | Type |
Definition at line 3049 of file CodeGenFunction.h.
|
inline |
Definition at line 3053 of file CodeGenFunction.h.
llvm::Value* clang::CodeGen::CodeGenFunction::VlaSizePair::NumElts |
Definition at line 3050 of file CodeGenFunction.h.
Referenced by emitPointerArithmetic(), clang::CodeGen::CGOpenMPRuntime::emitReduction(), and getArrayIndexingBound().
QualType clang::CodeGen::CodeGenFunction::VlaSizePair::Type |
Definition at line 3051 of file CodeGenFunction.h.