clang: clang::DependentStoredDeclsMap Class Reference (original) (raw)

#include "[clang/AST/DeclContextInternals.h](DeclContextInternals%5F8h%5Fsource.html)"

Inheritance diagram for clang::DependentStoredDeclsMap:

Inheritance graph

[legend]

Public Member Functions
Friends
class DeclContext
class DependentDiagnostic
Additional Inherited Members
- Static Public Member Functions inherited from clang::StoredDeclsMap
static void DestroyAll (StoredDeclsMap *Map, bool Dependent)

Detailed Description

Definition at line 313 of file DeclContextInternals.h.

Constructor & Destructor Documentation

clang::DependentStoredDeclsMap::DependentStoredDeclsMap ( ) default

DeclContext

friend class DeclContext friend

Definition at line 314 of file DeclContextInternals.h.

DependentDiagnostic

friend class DependentDiagnostic friend

Definition at line 315 of file DeclContextInternals.h.


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