clang 22.0.0git
clang::CodeGen::CodeGenFunction::CallLifetimeEnd Class Referencefinal

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"

Inheritance diagram for clang::CodeGen::CodeGenFunction::CallLifetimeEnd:
[legend]

Public Member Functions

 CallLifetimeEnd (RawAddress addr)
void Emit (CodeGenFunction &CGF, Flags flags) override

Detailed Description

Definition at line 700 of file CodeGenFunction.h.

Constructor & Destructor Documentation

◆ CallLifetimeEnd()

clang::CodeGen::CodeGenFunction::CallLifetimeEnd::CallLifetimeEnd ( RawAddress addr)
inline

Definition at line 706 of file CodeGenFunction.h.

Member Function Documentation

◆ Emit()

void clang::CodeGen::CodeGenFunction::CallLifetimeEnd::Emit ( CodeGenFunction & CGF,
Flags flags )
inlineoverride

The documentation for this class was generated from the following file: