Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/
H A Dtypeinfo.cpp26 size_t std::type_info::hash_code() const noexcept { in hash_code() function in std::type_info
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSanitizers.h25 class hash_code; variable
/llvm-project-15.0.7/flang/include/flang/Optimizer/Dialect/
H A DFIRType.h35 class hash_code; variable
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DHashing.h82 hash_code(size_t value) : value(value) {} in hash_code() function
H A DStringRef.h37 class hash_code; variable
H A DAPInt.h28 class hash_code; variable
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineOperand.h37 class hash_code; variable