|
clang
5.0.0
|
An RAII object to record that we're evaluating a statement expression. More...
Public Member Functions | |
| StmtExprEvaluation (CodeGenFunction &CGF) | |
| ~StmtExprEvaluation () | |
An RAII object to record that we're evaluating a statement expression.
Definition at line 877 of file CodeGenFunction.h.
|
inline |
Definition at line 886 of file CodeGenFunction.h.
|
inline |
Definition at line 891 of file CodeGenFunction.h.
References clang::CodeGen::CodeGenFunction::EnsureInsertPoint().
1.8.6