clang
3.9.0
|
#include <ASTReaderInternals.h>
Public Member Functions | |
DeclContextLookupTable () | |
DeclContextLookupTable (DeclContextLookupTable &&O) | |
DeclContextLookupTable & | operator= (DeclContextLookupTable &&O) |
Public Attributes | |
MultiOnDiskHashTable < ASTDeclContextNameLookupTrait > | Table |
Definition at line 113 of file ASTReaderInternals.h.
|
inline |
Definition at line 119 of file ASTReaderInternals.h.
|
inline |
Definition at line 120 of file ASTReaderInternals.h.
|
inline |
Definition at line 122 of file ASTReaderInternals.h.
References Table.
MultiOnDiskHashTable<ASTDeclContextNameLookupTrait> clang::serialization::reader::DeclContextLookupTable::Table |
Definition at line 114 of file ASTReaderInternals.h.
Referenced by operator=().