clang 19.0.0git
Public Member Functions | List of all members
clang::interp::SourceLocScope< Emitter > Class Template Reference

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

Public Member Functions

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

Detailed Description

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

Definition at line 500 of file ByteCodeExprGen.h.

Constructor & Destructor Documentation

◆ SourceLocScope()

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

◆ ~SourceLocScope()

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

Definition at line 512 of file ByteCodeExprGen.h.


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