clang  3.9.0
Public Member Functions | Friends | List of all members
clang::DependentStoredDeclsMap Class Reference

#include <DeclContextInternals.h>

Inheritance diagram for clang::DependentStoredDeclsMap:
[legend]
Collaboration diagram for clang::DependentStoredDeclsMap:
[legend]

Public Member Functions

 DependentStoredDeclsMap ()
 

Friends

class DependentDiagnostic
 
class DeclContext
 

Additional Inherited Members

- Static Public Member Functions inherited from clang::StoredDeclsMap
static void DestroyAll (StoredDeclsMap *Map, bool Dependent)
 

Detailed Description

Definition at line 251 of file DeclContextInternals.h.

Constructor & Destructor Documentation

clang::DependentStoredDeclsMap::DependentStoredDeclsMap ( )
inline

Definition at line 253 of file DeclContextInternals.h.

Friends And Related Function Documentation

friend class DeclContext
friend

Definition at line 257 of file DeclContextInternals.h.

friend class DependentDiagnostic
friend

Definition at line 256 of file DeclContextInternals.h.


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