Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/src/
H A 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/
H A DSanitizers.h25 class hash_code; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DHashing.h83 hash_code(size_t value) : value(value) {} in hash_code() function
H A DStringRef.h29 class hash_code; variable
H A DAPInt.h29 class hash_code; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOperand.h37 class hash_code; variable