|
clang 23.0.0git
|
#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.h"
Public Member Functions | |
| FullExprCleanupScope (CIRGenFunction &cgf, const Expr *subExpr) | |
| void | exit (ArrayRef< mlir::Value * > valuesToReload={}) |
| ~FullExprCleanupScope () | |
Definition at line 1202 of file CIRGenFunction.h.
| CIRGenFunction::FullExprCleanupScope::FullExprCleanupScope | ( | CIRGenFunction & | cgf, |
| const Expr * | subExpr ) |
Definition at line 89 of file CIRGenCleanup.cpp.
References b, clang::CIRGen::CIRGenFunction::CIRGenFunction(), clang::CIRGen::CIRGenFunction::deferredConditionalCleanupStack, and clang::nullptr.
|
inline |
Definition at line 1214 of file CIRGenFunction.h.
References exit().
| void CIRGenFunction::FullExprCleanupScope::exit | ( | ArrayRef< mlir::Value * > | valuesToReload = {} | ) |
Definition at line 112 of file CIRGenCleanup.cpp.
References b, and clang::CIRGen::Address::invalid().
Referenced by ~FullExprCleanupScope().