clang 22.0.0git
clang::interp::InitStackScope< Emitter > Class Template Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/AST/ByteCode/Compiler.h"

Public Member Functions

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

Detailed Description

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

Definition at line 675 of file Compiler.h.

Constructor & Destructor Documentation

◆ InitStackScope()

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

Definition at line 677 of file Compiler.h.

◆ ~InitStackScope()

Definition at line 682 of file Compiler.h.


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