clang
10.0.0git
|
An RAII object to record that we're evaluating a statement expression. More...
#include "/work/www-prereleases/10.0.0/rc2/docsbuild/clang/lib/CodeGen/CodeGenFunction.h"
Public Member Functions | |
StmtExprEvaluation (CodeGenFunction &CGF) | |
~StmtExprEvaluation () | |
An RAII object to record that we're evaluating a statement expression.
Definition at line 1056 of file CodeGenFunction.h.
|
inline |
Definition at line 1065 of file CodeGenFunction.h.
|
inline |
Definition at line 1070 of file CodeGenFunction.h.
References clang::CodeGen::CodeGenFunction::EnsureInsertPoint().