clang
8.0.0
|
An RAII object to record that we're evaluating a statement expression. More...
#include "/work/www-prereleases/8.0.0/rc3/docsbuild/llvm.src/tools/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 1034 of file CodeGenFunction.h.
|
inline |
Definition at line 1043 of file CodeGenFunction.h.
|
inline |
Definition at line 1048 of file CodeGenFunction.h.
References clang::CodeGen::CodeGenFunction::EnsureInsertPoint().