clang API Documentation

Public Member Functions | Friends
clang::DependentStoredDeclsMap Class Reference

#include <DeclContextInternals.h>

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

List of all members.

Public Member Functions

 DependentStoredDeclsMap ()

Friends

class DependentDiagnostic
class DeclContext

Detailed Description

Definition at line 253 of file DeclContextInternals.h.


Constructor & Destructor Documentation

Definition at line 255 of file DeclContextInternals.h.


Friends And Related Function Documentation

friend class DeclContext [friend]

Reimplemented from clang::StoredDeclsMap.

Definition at line 259 of file DeclContextInternals.h.

friend class DependentDiagnostic [friend]

Definition at line 258 of file DeclContextInternals.h.


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