|
clang
3.8.0
|
An RAII object to record that we're evaluating a statement expression. More...
#include <CodeGenFunction.h>
Public Member Functions | |
| StmtExprEvaluation (CodeGenFunction &CGF) | |
| ~StmtExprEvaluation () | |
An RAII object to record that we're evaluating a statement expression.
Definition at line 747 of file CodeGenFunction.h.
|
inline |
Definition at line 756 of file CodeGenFunction.h.
|
inline |
Definition at line 761 of file CodeGenFunction.h.
References clang::CodeGen::CodeGenFunction::EnsureInsertPoint().
1.8.6