clang API Documentation

Public Member Functions
clang::Sema::SavePendingInstantiationsAndVTableUsesRAII Class Reference

#include <Sema.h>

List of all members.

Public Member Functions

 SavePendingInstantiationsAndVTableUsesRAII (Sema &S)
 ~SavePendingInstantiationsAndVTableUsesRAII ()

Detailed Description

Definition at line 6701 of file Sema.h.


Constructor & Destructor Documentation

Definition at line 6703 of file Sema.h.

References clang::Sema::PendingInstantiations, and clang::Sema::VTableUses.

Definition at line 6708 of file Sema.h.


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