Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReaderInternals.h113 struct DeclContextLookupTable { struct
119 DeclContextLookupTable() : Table() {} in DeclContextLookupTable() argument
120 DeclContextLookupTable(DeclContextLookupTable &&O) in DeclContextLookupTable() function