clang
3.9.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 772 of file CodeGenFunction.h.
|
inline |
Definition at line 781 of file CodeGenFunction.h.
|
inline |
Definition at line 786 of file CodeGenFunction.h.
References clang::CodeGen::CodeGenFunction::EnsureInsertPoint().