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

Declarations

tools/clang/lib/Serialization/ASTReaderInternals.h
  107   void ReadDataInto(internal_key_type, const unsigned char *d,

References

tools/clang/lib/Serialization/MultiOnDiskHashTable.h
  163         InfoObj.ReadDataInto(Key, LocalPtr + L.first, L.second,
  252         HT.getInfoObj().ReadDataInto(Key, It.getDataPtr(), It.getDataLen(),
  282         InfoObj.ReadDataInto(Key, LocalPtr + L.first, L.second, ResultBuilder);