clang 22.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 3097 of file CodeGenFunction.h.
|
inline |
Definition at line 3101 of file CodeGenFunction.h.
llvm::Value* clang::CodeGen::CodeGenFunction::VlaSizePair::NumElts |
Definition at line 3098 of file CodeGenFunction.h.
Referenced by clang::CodeGen::CodeGenFunction::emitArrayLength(), clang::CodeGen::CodeGenFunction::EmitArraySectionExpr(), clang::CodeGen::CodeGenFunction::EmitArraySubscriptExpr(), clang::CodeGen::CGOpenMPRuntime::emitReduction(), getArrayIndexingBound(), clang::CodeGen::CodeGenFunction::getTypeSize(), and VlaSizePair().
QualType clang::CodeGen::CodeGenFunction::VlaSizePair::Type |
Definition at line 3099 of file CodeGenFunction.h.
Referenced by clang::CodeGen::CodeGenFunction::getTypeSize(), and VlaSizePair().