clang 20.0.0git
|
RAII for preserving necessary info during inlined region body codegen. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"
Public Member Functions | |
InlinedRegionBodyRAII (CodeGenFunction &cgf, InsertPointTy &AllocaIP, llvm::BasicBlock &FiniBB) | |
~InlinedRegionBodyRAII () | |
RAII for preserving necessary info during inlined region body codegen.
Definition at line 2019 of file CodeGenFunction.h.
|
inline |
Definition at line 2025 of file CodeGenFunction.h.
References clang::CodeGen::CodeGenFunction::AllocaInsertPt, and clang::CodeGen::CodeGenFunction::getJumpDestInCurrentScope().
|
inline |
Definition at line 2048 of file CodeGenFunction.h.
References clang::CodeGen::CodeGenFunction::AllocaInsertPt.