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