Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h79 using hash_value_type = unsigned; variable
134 using hash_value_type = unsigned; global() variable
207 using hash_value_type = unsigned; global() variable
262 using hash_value_type = unsigned; global() variable
[all...]
H A DMultiOnDiskHashTable.h52 using hash_value_type = unsigned; variable
H A DGlobalModuleIndex.cpp77 typedef unsigned hash_value_type; typedef in __anon487691690311::IdentifierIndexReaderTrait
722 typedef unsigned hash_value_type; global() typedef in __anon487691690811::IdentifierIndexWriterTrait
H A DASTWriter.cpp1985 using hash_value_type = unsigned; global() typedef in __anonb9ef521f0511::HeaderFileInfoTrait
3456 using hash_value_type = unsigned; global() typedef in __anonb9ef521f0b11::ASTMethodPoolTrait
3780 using hash_value_type = unsigned; global() typedef in __anonb9ef521f0c11::ASTIdentifierTableTrait
3988 using hash_value_type = unsigned; global() typedef in __anonb9ef521f0d11::ASTDeclContextNameLookupTrait
[all...]
/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h527 using hash_value_type = uint64_t; global() variable
580 using hash_value_type = uint64_t; global() variable
642 using hash_value_type = FrameId; global() variable
676 using hash_value_type = FrameId; global() variable
718 using hash_value_type = CallStackId; global() variable
757 using hash_value_type = CallStackId; global() variable
[all...]
H A DInstrProfReader.h497 using hash_value_type = uint64_t; global() variable
/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
/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp288 using hash_value_type = uint32_t; global() typedef in clang::api_notes::__anon78439f9f0211::IdentifierTableInfo
346 using hash_value_type = size_t; global() typedef in clang::api_notes::__anon78439f9f0311::ObjCContextIDTableInfo
472 using hash_value_type = size_t; global() typedef in clang::api_notes::__anon78439f9f0311::VersionedTableInfo
806 using hash_value_type = unsigned; global() typedef in clang::api_notes::__anon78439f9f0911::ObjCSelectorTableInfo
1098 using hash_value_type = typename CommonTypeTableInfo::hash_value_type; global() typedef in clang::api_notes::__anon78439f9f0d11::CommonTypeTableInfo
[all...]
H A DAPINotesReader.cpp58 using hash_value_type = size_t; global() typedef in clang::api_notes::__anon480a99d50111::VersionedTableInfo
146 using hash_value_type = uint32_t; global() typedef in clang::api_notes::__anon480a99d50111::IdentifierTableInfo
185 using hash_value_type = size_t; global() typedef in clang::api_notes::__anon480a99d50111::ObjCContextIDTableInfo
390 using hash_value_type = unsigned; global() typedef in clang::api_notes::__anon480a99d50111::ObjCSelectorTableInfo
[all...]
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp109 using hash_value_type = uint64_t; global() typedef in llvm::InstrProfRecordWriterTrait