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

Definitions

include/llvm/ProfileData/InstrProfReader.h
  315   using hash_value_type = uint64_t;
tools/clang/lib/Serialization/ASTReaderInternals.h
   80   using hash_value_type = unsigned;
  135   using hash_value_type = unsigned;
  208   using hash_value_type = unsigned;
  263   using hash_value_type = unsigned;
tools/clang/lib/Serialization/GlobalModuleIndex.cpp
   78   typedef unsigned hash_value_type;