clang 20.0.0git
Public Member Functions | List of all members
clang::interp::InitStackScope< Emitter > Class Template Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/AST/Interp/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 618 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 620 of file Compiler.h.

References clang::interp::Compiler< Emitter >::InitStackActive.

◆ ~InitStackScope()

template<class Emitter >
clang::interp::InitStackScope< Emitter >::~InitStackScope ( )
inline

Definition at line 625 of file Compiler.h.


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