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

#include "clang/AST/DeclContextInternals.h"

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

Static Public Member Functions

static void DestroyAll (StoredDeclsMap *Map, bool Dependent)
 

Friends

class ASTContext
 
class DeclContext
 

Detailed Description

Definition at line 303 of file DeclContextInternals.h.

Member Function Documentation

◆ DestroyAll()

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

Definition at line 2110 of file DeclBase.cpp.

Friends And Related Function Documentation

◆ ASTContext

friend class ASTContext
friend

Definition at line 305 of file DeclContextInternals.h.

◆ DeclContext

friend class DeclContext
friend

Definition at line 306 of file DeclContextInternals.h.


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