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

#include "clang/AST/DeclContextInternals.h"

Inheritance diagram for clang::DependentStoredDeclsMap:
Inheritance graph
[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 306 of file DeclContextInternals.h.

Constructor & Destructor Documentation

◆ DependentStoredDeclsMap()

clang::DependentStoredDeclsMap::DependentStoredDeclsMap ( )
default

Friends And Related Function Documentation

◆ DeclContext

friend class DeclContext
friend

Definition at line 307 of file DeclContextInternals.h.

◆ DependentDiagnostic

friend class DependentDiagnostic
friend

Definition at line 308 of file DeclContextInternals.h.


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