clang 20.0.0git
|
The scope of an ArrayInitLoopExpr. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"
Public Member Functions | |
ArrayInitLoopExprScope (CodeGenFunction &CGF, llvm::Value *Index) | |
~ArrayInitLoopExprScope () | |
The scope of an ArrayInitLoopExpr.
Within this scope, the value of the current loop index is overridden.
Definition at line 1799 of file CodeGenFunction.h.
|
inline |
Definition at line 1801 of file CodeGenFunction.h.
|
inline |
Definition at line 1805 of file CodeGenFunction.h.