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

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

Public Member Functions

 ArrayIndexScope (Compiler< Emitter > *Ctx, uint64_t Index)
 ~ArrayIndexScope ()

Detailed Description

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

Definition at line 628 of file Compiler.h.

Constructor & Destructor Documentation

◆ ArrayIndexScope()

template<class Emitter>
clang::interp::ArrayIndexScope< Emitter >::ArrayIndexScope ( Compiler< Emitter > * Ctx,
uint64_t Index )
inline

Definition at line 630 of file Compiler.h.

◆ ~ArrayIndexScope()

Definition at line 635 of file Compiler.h.


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