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

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

Public Member Functions

 SourceLocScope (Compiler< Emitter > *Ctx, const Expr *DefaultExpr)
 ~SourceLocScope ()

Detailed Description

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

Definition at line 641 of file Compiler.h.

Constructor & Destructor Documentation

◆ SourceLocScope()

template<class Emitter>
clang::interp::SourceLocScope< Emitter >::SourceLocScope ( Compiler< Emitter > * Ctx,
const Expr * DefaultExpr )
inline

Definition at line 643 of file Compiler.h.

◆ ~SourceLocScope()

Definition at line 652 of file Compiler.h.


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