|
clang
5.0.0
|
The scope of an ArrayInitLoopExpr. More...
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 1288 of file CodeGenFunction.h.
|
inline |
Definition at line 1290 of file CodeGenFunction.h.
|
inline |
Definition at line 1294 of file CodeGenFunction.h.
1.8.6