clang  3.7.0
Static Public Member Functions | Friends | List of all members
clang::StoredDeclsMap Class Reference

#include <DeclContextInternals.h>

Inheritance diagram for clang::StoredDeclsMap:
[legend]
Collaboration 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 239 of file DeclContextInternals.h.

Member Function Documentation

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

Definition at line 1652 of file DeclBase.cpp.

References Next.

Friends And Related Function Documentation

friend class ASTContext
friend

Definition at line 246 of file DeclContextInternals.h.

friend class DeclContext
friend

Definition at line 247 of file DeclContextInternals.h.


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