Searched defs:DeclContextLookupTable (Results 1 – 1 of 1) sorted by relevance
113 struct DeclContextLookupTable { struct119 DeclContextLookupTable() : Table() {} in DeclContextLookupTable() argument120 DeclContextLookupTable(DeclContextLookupTable &&O) in DeclContextLookupTable() function