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

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

Public Attributes

MultiOnDiskHashTable< ModuleLocalNameLookupTraitTable
 

Detailed Description

Definition at line 158 of file ASTReaderInternals.h.

Member Data Documentation

◆ Table

MultiOnDiskHashTable<ModuleLocalNameLookupTrait> clang::serialization::reader::ModuleLocalLookupTable::Table

Definition at line 159 of file ASTReaderInternals.h.


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