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

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

Public Member Functions

 InitLinkScope (Compiler< Emitter > *Ctx, InitLink &&Link)
 ~InitLinkScope ()

Detailed Description

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

Definition at line 663 of file Compiler.h.

Constructor & Destructor Documentation

◆ InitLinkScope()

template<class Emitter>
clang::interp::InitLinkScope< Emitter >::InitLinkScope ( Compiler< Emitter > * Ctx,
InitLink && Link )
inline

Definition at line 665 of file Compiler.h.

References clang::Link.

◆ ~InitLinkScope()

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

Definition at line 669 of file Compiler.h.


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