clang 19.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 118 of file ASTReaderInternals.h.

Member Data Documentation

◆ Table

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

Definition at line 119 of file ASTReaderInternals.h.


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