clang
8.0.0
|
The scope of an ArrayInitLoopExpr. More...
#include "/work/www-prereleases/8.0.0/rc3/docsbuild/llvm.src/tools/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 1439 of file CodeGenFunction.h.
|
inline |
Definition at line 1441 of file CodeGenFunction.h.
|
inline |
Definition at line 1445 of file CodeGenFunction.h.