Home
last modified time | relevance | path

Searched defs:hash_value_type (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h79 using hash_value_type = unsigned; variable
134 using hash_value_type = unsigned; variable
207 using hash_value_type = unsigned; variable
262 using hash_value_type = unsigned; variable
H A DMultiOnDiskHashTable.h52 using hash_value_type = unsigned; variable
H A DGlobalModuleIndex.cpp77 typedef unsigned hash_value_type; typedef in __anon35ca0d360311::IdentifierIndexReaderTrait
722 typedef unsigned hash_value_type; typedef in __anon35ca0d360811::IdentifierIndexWriterTrait
H A DASTWriter.cpp1985 using hash_value_type = unsigned; typedef in __anon397e50ec0511::HeaderFileInfoTrait
3456 using hash_value_type = unsigned; typedef in __anon397e50ec0b11::ASTMethodPoolTrait
3780 using hash_value_type = unsigned; typedef in __anon397e50ec0c11::ASTIdentifierTableTrait
3991 using hash_value_type = unsigned; typedef in __anon397e50ec0d11::ASTDeclContextNameLookupTrait
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h527 using hash_value_type = uint64_t; variable
580 using hash_value_type = uint64_t; variable
642 using hash_value_type = FrameId; variable
676 using hash_value_type = FrameId; variable
718 using hash_value_type = CallStackId; variable
757 using hash_value_type = CallStackId; variable
H A DInstrProfReader.h497 using hash_value_type = uint64_t; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h285 typedef typename Info::hash_value_type hash_value_type; typedef
442 typedef typename base_type::hash_value_type hash_value_type; typedef
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp297 using hash_value_type = uint32_t; typedef in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo
355 using hash_value_type = size_t; typedef in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo
481 using hash_value_type = size_t; typedef in clang::api_notes::__anonf7d29e6c0311::VersionedTableInfo
869 using hash_value_type = unsigned; typedef in clang::api_notes::__anonf7d29e6c0911::ObjCSelectorTableInfo
1160 using hash_value_type = typename CommonTypeTableInfo::hash_value_type; typedef in clang::api_notes::__anonf7d29e6c0d11::CommonTypeTableInfo
H A DAPINotesReader.cpp58 using hash_value_type = size_t; typedef in clang::api_notes::__anonc79998a20111::VersionedTableInfo
146 using hash_value_type = uint32_t; typedef in clang::api_notes::__anonc79998a20111::IdentifierTableInfo
186 using hash_value_type = size_t; typedef in clang::api_notes::__anonc79998a20111::ContextIDTableInfo
390 using hash_value_type = unsigned; typedef in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp109 using hash_value_type = uint64_t; typedef in llvm::InstrProfRecordWriterTrait