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

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

Inheritance diagram for clang::StoredDeclsMap:

[legend]

Static Public Member Functions
static void DestroyAll (StoredDeclsMap *Map, bool Dependent)
Friends
class ASTContext
class DeclContext

Detailed Description

Definition at line 302 of file DeclContextInternals.h.

Member Function Documentation

DestroyAll()

void StoredDeclsMap::DestroyAll ( StoredDeclsMap * Map, bool Dependent ) static

Definition at line 2233 of file DeclBase.cpp.

References clang::Dependent, and Next.

ASTContext

friend class ASTContext friend

Definition at line 304 of file DeclContextInternals.h.

References ASTContext.

Referenced by ASTContext.

DeclContext

friend class DeclContext friend

Definition at line 305 of file DeclContextInternals.h.

References DeclContext, and clang::Dependent.

Referenced by DeclContext.


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