Home
last modified time | relevance | path

Searched defs:hash_code (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/libcxx/src/
Dtypeinfo.cpp26 size_t std::type_info::hash_code() const noexcept { in hash_code() function in std::type_info
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DSanitizers.h25 class hash_code; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DHashing.h83 hash_code(size_t value) : value(value) {} in hash_code() function
DStringRef.h29 class hash_code; variable
DAPInt.h29 class hash_code; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineOperand.h37 class hash_code; variable