clang
3.7.0
|
#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 708 of file CodeGenFunction.h.
|
inline |
Definition at line 717 of file CodeGenFunction.h.
|
inline |
Definition at line 722 of file CodeGenFunction.h.
References clang::CodeGen::CodeGenFunction::EnsureInsertPoint().