clang
6.0.0
|
The scope of an ArrayInitLoopExpr. More...
#include "/work/www-prereleases/6.0.0/rc3/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 1287 of file CodeGenFunction.h.
|
inline |
Definition at line 1289 of file CodeGenFunction.h.
|
inline |
Definition at line 1293 of file CodeGenFunction.h.