clang API Documentation

Static Public Member Functions | Friends
clang::StoredDeclsMap Class Reference

#include <DeclContextInternals.h>

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

List of all members.

Static Public Member Functions

static void DestroyAll (StoredDeclsMap *Map, bool Dependent)

Friends

class ASTContext
class DeclContext

Detailed Description

Definition at line 241 of file DeclContextInternals.h.


Member Function Documentation

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

Definition at line 1612 of file DeclBase.cpp.


Friends And Related Function Documentation

friend class ASTContext [friend]

Definition at line 248 of file DeclContextInternals.h.

friend class DeclContext [friend]

Reimplemented in clang::DependentStoredDeclsMap.

Definition at line 249 of file DeclContextInternals.h.


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