Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
clang 20.0.0git
clang::CurrentSourceLocExprScope::SourceLocExprScopeGuard Class Reference

#include "clang/AST/CurrentSourceLocExprScope.h"

Inheritance diagram for clang::CurrentSourceLocExprScope::SourceLocExprScopeGuard:

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: