clang 20.0.0git
Public Attributes | List of all members
clang::serialization::reader::DeclContextLookupTable Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/Serialization/ASTReaderInternals.h"

Public Attributes

MultiOnDiskHashTable< ASTDeclContextNameLookupTraitTable
 

Detailed Description

Definition at line 133 of file ASTReaderInternals.h.

Member Data Documentation

◆ Table

MultiOnDiskHashTable<ASTDeclContextNameLookupTrait> clang::serialization::reader::DeclContextLookupTable::Table

Definition at line 134 of file ASTReaderInternals.h.


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