clang 22.0.0git
clang::DependentStoredDeclsMap Class Reference

#include "clang/AST/DeclContextInternals.h"

Inheritance diagram for clang::DependentStoredDeclsMap:
[legend]

Public Member Functions

 DependentStoredDeclsMap ()=default

Friends

class DeclContext
class DependentDiagnostic

Additional Inherited Members

Static Public Member Functions inherited from clang::StoredDeclsMap
static void DestroyAll (StoredDeclsMap *Map, bool Dependent)

Detailed Description

Definition at line 312 of file DeclContextInternals.h.

Constructor & Destructor Documentation

◆ DependentStoredDeclsMap()

clang::DependentStoredDeclsMap::DependentStoredDeclsMap ( )
default

◆ DeclContext

friend class DeclContext
friend

Definition at line 313 of file DeclContextInternals.h.

References DeclContext.

Referenced by DeclContext.

◆ DependentDiagnostic

friend class DependentDiagnostic
friend

Definition at line 314 of file DeclContextInternals.h.

References DependentDiagnostic.

Referenced by DependentDiagnostic.


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