clang 19.0.0git
Public Member Functions | List of all members
clang::CurrentSourceLocExprScope::SourceLocExprScopeGuard Class Reference

#include "clang/AST/CurrentSourceLocExprScope.h"

Inheritance diagram for clang::CurrentSourceLocExprScope::SourceLocExprScopeGuard:
Inheritance graph
[legend]

Public Member Functions

 SourceLocExprScopeGuard (const Expr *DefaultExpr, CurrentSourceLocExprScope &Current)
 
 ~SourceLocExprScopeGuard ()
 

Detailed Description

Definition at line 48 of file CurrentSourceLocExprScope.h.

Constructor & Destructor Documentation

◆ SourceLocExprScopeGuard()

clang::CurrentSourceLocExprScope::SourceLocExprScopeGuard::SourceLocExprScopeGuard ( const Expr DefaultExpr,
CurrentSourceLocExprScope Current 
)
inline

◆ ~SourceLocExprScopeGuard()

clang::CurrentSourceLocExprScope::SourceLocExprScopeGuard::~SourceLocExprScopeGuard ( )
inline

Definition at line 58 of file CurrentSourceLocExprScope.h.


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