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

#include "/usr/local/google/work/llvm-www-releases/5.0.0/docsbuild/llvm.src/tools/clang/lib/Serialization/ASTReaderInternals.h"

Collaboration diagram for clang::serialization::reader::DeclContextLookupTable:
[legend]

Public Attributes

MultiOnDiskHashTable
< ASTDeclContextNameLookupTrait
Table
 

Detailed Description

Definition at line 111 of file ASTReaderInternals.h.

Member Data Documentation

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

Definition at line 112 of file ASTReaderInternals.h.


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