clang  3.7.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 6868 of file Sema.h.

Constructor & Destructor Documentation

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

Definition at line 6870 of file Sema.h.

References clang::Sema::PendingLocalImplicitInstantiations.

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

Definition at line 6875 of file Sema.h.


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