• Home
  • Raw
  • Download

Lines Matching refs:hash_combine

106     return hash_combine(hash_combine_range(Key.ETypes.begin(),  in getHashValue()
153 return hash_combine(Key.ReturnType, in getHashValue()
263 return hash_combine(Line, Column, Scope, InlinedAt);
281 unsigned getHashValue() const { return hash_combine(getHash(), Tag, Header); }
300 unsigned getHashValue() const { return hash_combine(Count, LowerBound); }
314 unsigned getHashValue() const { return hash_combine(Value, Name); }
339 return hash_combine(Tag, Name, SizeInBits, AlignInBits, Encoding);
386 return hash_combine(Name, Scope);
392 return hash_combine(Tag, Name, File, Line, Scope, BaseType, Flags);
480 return hash_combine(Name, File, Line, BaseType, Scope, Elements,
499 unsigned getHashValue() const { return hash_combine(Flags, CC, TypeArray); }
515 unsigned getHashValue() const { return hash_combine(Filename, Directory); }
590 return hash_combine(LinkageName, Scope);
596 return hash_combine(Name, Scope, File, Type, Line);
647 return hash_combine(Scope, File, Line, Column);
667 return hash_combine(Scope, File, Discriminator);
688 return hash_combine(Scope, File, Name, Line);
714 return hash_combine(Scope, Name,
730 unsigned getHashValue() const { return hash_combine(Name, Type); }
749 unsigned getHashValue() const { return hash_combine(Tag, Name, Type, Value); }
791 return hash_combine(Scope, Name, LinkageName, File, Line, Type,
822 return hash_combine(Scope, Name, File, Line, Type, Arg, Flags);
866 return hash_combine(Name, File, Line, GetterName, SetterName, Attributes,
891 return hash_combine(Tag, Scope, Entity, Line, Name);
912 return hash_combine(MIType, Line, Name, Value);
934 return hash_combine(MIType, Line, File, Elements);