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

Definitions

lib/ProfileData/InstrProfWriter.cpp
   99   using hash_value_type = uint64_t;
tools/clang/lib/Serialization/ASTWriter.cpp
 2004     using hash_value_type = unsigned;
 3343   using hash_value_type = unsigned;
 3641   using hash_value_type = unsigned;
 3880   using hash_value_type = unsigned;
tools/clang/lib/Serialization/GlobalModuleIndex.cpp
  726   typedef unsigned hash_value_type;