reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Support/OnDiskHashTable.h
   64     typename Info::data_type Data;
tools/clang/lib/Serialization/ASTWriter.cpp
 3878   using data_type_ref = const data_type &;
 3886   data_type getData(const Coll &Decls) {
 3895   data_type ImportData(const reader::ASTDeclContextNameLookupTrait::data_type &FromReader) {
 3986   void EmitData(raw_ostream &Out, key_type_ref, data_type Lookup,