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

Declarations

include/llvm/ADT/APInt.h
  669   friend hash_code hash_value(const APInt &Arg);
 2233 hash_code hash_value(const APInt &Arg);

References

gen/tools/clang/include/clang/AST/StmtDataCollectors.inc
  139     addData(llvm::hash_value(S->getValue()));
lib/IR/LLVMContextImpl.h
   76     return static_cast<unsigned>(hash_value(Key));