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

Declarations

tools/clang/lib/Serialization/ASTReaderInternals.h
  105   internal_key_type ReadKey(const unsigned char *d, unsigned);

References

include/llvm/Support/OnDiskHashTable.h
  388           InfoPtr->ReadKey((const unsigned char *const)Items, L.first);
tools/clang/lib/Serialization/MultiOnDiskHashTable.h
  161         const internal_key_type &Key = InfoObj.ReadKey(LocalPtr, L.first);
  281         const internal_key_type &Key = InfoObj.ReadKey(LocalPtr, L.first);