clang
15.0.0git
|
A scope within which we are constructing the fields of an object which might use a CXXDefaultInitExpr. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"
Public Member Functions | |
FieldConstructionScope (CodeGenFunction &CGF, Address This) | |
~FieldConstructionScope () | |
A scope within which we are constructing the fields of an object which might use a CXXDefaultInitExpr.
This stashes away a 'this' value to use if we need to evaluate a CXXDefaultInitExpr within the evaluation.
Definition at line 1597 of file CodeGenFunction.h.
|
inline |
Definition at line 1599 of file CodeGenFunction.h.
References clang::interp::This().
|
inline |
Definition at line 1603 of file CodeGenFunction.h.