|
clang
5.0.0
|
A scope within which we are constructing the fields of an object which might use a CXXDefaultInitExpr. More...
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 1250 of file CodeGenFunction.h.
|
inline |
Definition at line 1252 of file CodeGenFunction.h.
|
inline |
Definition at line 1256 of file CodeGenFunction.h.
1.8.6