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

#include "/work/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 199 of file Context.h.

Constructor & Destructor Documentation

◆ EvalIDScope()

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

Definition at line 201 of file Context.h.

◆ ~EvalIDScope()

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

Definition at line 202 of file Context.h.


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