clang 22.0.0git
clang::StoredDeclsMap Class Reference

#include "clang/AST/DeclContextInternals.h"

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 2211 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: