Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderInternals.h80 using hash_value_type = unsigned; variable
135 using hash_value_type = unsigned; variable
208 using hash_value_type = unsigned; variable
263 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; typedef in __anon28427b810311::IdentifierIndexReaderTrait
726 typedef unsigned hash_value_type; typedef in __anon28427b810811::IdentifierIndexWriterTrait
H A DASTWriter.cpp1658 using hash_value_type = unsigned; typedef in __anon52dea4370311::HeaderFileInfoTrait
3004 using hash_value_type = unsigned; typedef in __anon52dea4370911::ASTMethodPoolTrait
3296 using hash_value_type = unsigned; typedef in __anon52dea4370a11::ASTIdentifierTableTrait
3523 using hash_value_type = unsigned; typedef in __anon52dea4370b11::ASTDeclContextNameLookupTrait
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DOnDiskHashTable.h286 typedef typename Info::hash_value_type hash_value_type; typedef
439 typedef typename base_type::hash_value_type hash_value_type; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h335 using hash_value_type = uint64_t; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp99 using hash_value_type = uint64_t; typedef in llvm::InstrProfRecordWriterTrait