clang 23.0.0git
clang::interp::EvalIDScope Class Reference

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

Public Member Functions

 EvalIDScope (Context &Ctx)
 ~EvalIDScope ()

Detailed Description

Definition at line 194 of file Context.h.

Constructor & Destructor Documentation

◆ EvalIDScope()

clang::interp::EvalIDScope::EvalIDScope ( Context & Ctx)
inline

Definition at line 196 of file Context.h.

◆ ~EvalIDScope()

clang::interp::EvalIDScope::~EvalIDScope ( )
inline

Definition at line 197 of file Context.h.


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