Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::ParsingStateRAII::SemaExprCleanupsRAII Struct Reference

Definition at line 23 of file ClingRAII.h.

Public Member Functions

 SemaExprCleanupsRAII (clang::Sema &S)
 
 ~SemaExprCleanupsRAII ()
 
void Swapem ()
 

Public Attributes

decltype(clang::Sema::Cleanup) fCleanup
 
decltype(clang::Sema::ExprCleanupObjects) fExprCleanupObjects
 
decltype(clang::Sema::FunctionScopes) fFunctionScopes
 
decltype(clang::Sema::MaybeODRUseExprs) fMaybeODRUseExprs
 
clang::Sema & fSema
 
decltype(clang::Sema::UndefinedButUsed) fUndefinedButUsed
 

#include </home/sftnight/build/workspace/root-makedoc-master/rootspi/rdoc/src/master/core/metacling/src/ClingRAII.h>

Constructor & Destructor Documentation

◆ SemaExprCleanupsRAII()

ROOT::Internal::ParsingStateRAII::SemaExprCleanupsRAII::SemaExprCleanupsRAII ( clang::Sema &  S)
inline

Definition at line 37 of file ClingRAII.h.

◆ ~SemaExprCleanupsRAII()

ROOT::Internal::ParsingStateRAII::SemaExprCleanupsRAII::~SemaExprCleanupsRAII ( )
inline

Definition at line 41 of file ClingRAII.h.

Member Function Documentation

◆ Swapem()

void ROOT::Internal::ParsingStateRAII::SemaExprCleanupsRAII::Swapem ( )
inline

Definition at line 30 of file ClingRAII.h.

Member Data Documentation

◆ fCleanup

decltype(clang::Sema::Cleanup) ROOT::Internal::ParsingStateRAII::SemaExprCleanupsRAII::fCleanup

Definition at line 24 of file ClingRAII.h.

◆ fExprCleanupObjects

decltype(clang::Sema::ExprCleanupObjects) ROOT::Internal::ParsingStateRAII::SemaExprCleanupsRAII::fExprCleanupObjects

Definition at line 25 of file ClingRAII.h.

◆ fFunctionScopes

decltype(clang::Sema::FunctionScopes) ROOT::Internal::ParsingStateRAII::SemaExprCleanupsRAII::fFunctionScopes

Definition at line 27 of file ClingRAII.h.

◆ fMaybeODRUseExprs

decltype(clang::Sema::MaybeODRUseExprs) ROOT::Internal::ParsingStateRAII::SemaExprCleanupsRAII::fMaybeODRUseExprs

Definition at line 26 of file ClingRAII.h.

◆ fSema

clang::Sema& ROOT::Internal::ParsingStateRAII::SemaExprCleanupsRAII::fSema

Definition at line 29 of file ClingRAII.h.

◆ fUndefinedButUsed

decltype(clang::Sema::UndefinedButUsed) ROOT::Internal::ParsingStateRAII::SemaExprCleanupsRAII::fUndefinedButUsed

Definition at line 28 of file ClingRAII.h.

Collaboration diagram for ROOT::Internal::ParsingStateRAII::SemaExprCleanupsRAII:
[legend]

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