|
clang 23.0.0git
|
Cleanup action for allocate support. More...
#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"
Public Member Functions | |
| OMPAllocateCleanupTy (llvm::CallInst *RLFnCI) | |
| void | Emit (CodeGenFunction &CGF, Flags) override |
Cleanup action for allocate support.
Definition at line 1920 of file CodeGenFunction.h.
|
inline |
Definition at line 1926 of file CodeGenFunction.h.
|
inlineoverride |
Definition at line 1930 of file CodeGenFunction.h.
References clang::CodeGen::CodeGenFunction::Builder, and clang::CodeGen::CodeGenFunction::HaveInsertPoint().