clang  3.9.0
Public Member Functions | List of all members
clang::Sema::SavePendingLocalImplicitInstantiationsRAII Class Reference

#include <Sema.h>

Public Member Functions

 SavePendingLocalImplicitInstantiationsRAII (Sema &S)
 
 ~SavePendingLocalImplicitInstantiationsRAII ()
 

Detailed Description

Definition at line 7083 of file Sema.h.

Constructor & Destructor Documentation

clang::Sema::SavePendingLocalImplicitInstantiationsRAII::SavePendingLocalImplicitInstantiationsRAII ( Sema S)
inline

Definition at line 7085 of file Sema.h.

References clang::Sema::PendingLocalImplicitInstantiations.

clang::Sema::SavePendingLocalImplicitInstantiationsRAII::~SavePendingLocalImplicitInstantiationsRAII ( )
inline

Definition at line 7090 of file Sema.h.

References S.


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