clang 20.0.0git
|
An RAII object to record that we're evaluating a statement expression. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/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 1323 of file CodeGenFunction.h.
|
inline |
Definition at line 1332 of file CodeGenFunction.h.
|
inline |
Definition at line 1337 of file CodeGenFunction.h.
References clang::CodeGen::CodeGenFunction::EnsureInsertPoint().