clang API Documentation
#include <DeclContextInternals.h>
Static Public Member Functions | |
static void | DestroyAll (StoredDeclsMap *Map, bool Dependent) |
Friends | |
class | ASTContext |
class | DeclContext |
Definition at line 241 of file DeclContextInternals.h.
void StoredDeclsMap::DestroyAll | ( | StoredDeclsMap * | Map, |
bool | Dependent | ||
) | [static] |
Definition at line 1612 of file DeclBase.cpp.
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.