Home
last modified time | relevance | path

Searched defs:DeclContextLookupTable (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Serialization/
DASTReaderInternals.h113 struct DeclContextLookupTable { struct
119 DeclContextLookupTable() : Table() {} in DeclContextLookupTable() function
120 DeclContextLookupTable(DeclContextLookupTable &&O) in DeclContextLookupTable() function
/external/llvm-project/clang/lib/Serialization/
DASTReaderInternals.h119 struct DeclContextLookupTable { struct
120 MultiOnDiskHashTable<ASTDeclContextNameLookupTrait> Table;