clang 23.0.0git
clang::interp::InitStackScope< Emitter > Class Template Referencefinal

Public Member Functions

 InitStackScope (Compiler< Emitter > *Ctx, bool Active)
 ~InitStackScope ()

Detailed Description

template<class Emitter>
class clang::interp::InitStackScope< Emitter >

Definition at line 266 of file Compiler.cpp.

Constructor & Destructor Documentation

◆ InitStackScope()

template<class Emitter>
clang::interp::InitStackScope< Emitter >::InitStackScope ( Compiler< Emitter > * Ctx,
bool Active )
inline

Definition at line 268 of file Compiler.cpp.

References clang::interp::InitLink::DIE().

◆ ~InitStackScope()

Definition at line 275 of file Compiler.cpp.


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