Home
last modified time | relevance | path

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

/freebsd-src/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.cpp78 typedef unsigned hash_value_type; global() typedef in __anonf8ec73080311::IdentifierIndexReaderTrait
726 typedef unsigned hash_value_type; global() typedef in __anonf8ec73080811::IdentifierIndexWriterTrait
H A DASTWriter.cpp1858 using hash_value_type = unsigned; global() typedef in __anon018904be0711::HeaderFileInfoTrait
3296 using hash_value_type = unsigned; global() typedef in __anon018904be0e11::ASTMethodPoolTrait
3599 using hash_value_type = unsigned; global() typedef in __anon018904be0f11::ASTIdentifierTableTrait
3820 using hash_value_type = unsigned; global() typedef in __anon018904be1011::ASTDeclContextNameLookupTrait
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h456 using hash_value_type = uint64_t; global() variable
507 using hash_value_type = uint64_t; global() variable
558 using hash_value_type = FrameId; global() variable
592 using hash_value_type = FrameId; global() variable
[all...]
H A DInstrProfReader.h493 using hash_value_type = uint64_t; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h285 typedef typename Info::hash_value_type hash_value_type; typedef
444 typedef typename base_type::hash_value_type hash_value_type; global() typedef
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp287 using hash_value_type = uint32_t; global() typedef in clang::api_notes::__anonbfdd523e0211::IdentifierTableInfo
345 using hash_value_type = size_t; global() typedef in clang::api_notes::__anonbfdd523e0311::ObjCContextIDTableInfo
471 using hash_value_type = size_t; global() typedef in clang::api_notes::__anonbfdd523e0311::VersionedTableInfo
805 using hash_value_type = unsigned; global() typedef in clang::api_notes::__anonbfdd523e0911::ObjCSelectorTableInfo
1097 using hash_value_type = typename CommonTypeTableInfo::hash_value_type; global() typedef in clang::api_notes::__anonbfdd523e0d11::CommonTypeTableInfo
[all...]
H A DAPINotesReader.cpp55 using hash_value_type = size_t; global() typedef in clang::api_notes::__anon8fa44c740111::VersionedTableInfo
143 using hash_value_type = uint32_t; global() typedef in clang::api_notes::__anon8fa44c740111::IdentifierTableInfo
183 using hash_value_type = size_t; global() typedef in clang::api_notes::__anon8fa44c740111::ObjCContextIDTableInfo
399 using hash_value_type = unsigned; global() typedef in clang::api_notes::__anon8fa44c740111::ObjCSelectorTableInfo
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp107 using hash_value_type = uint64_t; global() typedef in llvm::InstrProfRecordWriterTrait