|
clang 22.0.0git
|
#include "/work/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 3101 of file CodeGenFunction.h.
|
inline |
Definition at line 3105 of file CodeGenFunction.h.
| llvm::Value* clang::CodeGen::CodeGenFunction::VlaSizePair::NumElts |
Definition at line 3102 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 3103 of file CodeGenFunction.h.
Referenced by clang::CodeGen::CodeGenFunction::getTypeSize(), and VlaSizePair().