clang API Documentation

Public Member Functions
clang::ExternalASTSource::Deserializing Class Reference

RAII class for safely pairing a StartedDeserializing call with FinishedDeserializing. More...

#include <ExternalASTSource.h>

List of all members.

Public Member Functions

 Deserializing (ExternalASTSource *source)
 ~Deserializing ()

Detailed Description

RAII class for safely pairing a StartedDeserializing call with FinishedDeserializing.

Definition at line 74 of file ExternalASTSource.h.


Constructor & Destructor Documentation


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