Searched defs:offset_type (Results 1 – 9 of 9) sorted by relevance
453 using offset_type = uint64_t; variable473 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() argument479 offset_type /*Unused*/) { in ReadData() argument501 using offset_type = uint64_t; variable524 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() argument531 offset_type /*Unused*/) { in EmitData() argument547 using offset_type = uint64_t; variable569 offset_type /*Unused*/) { in EmitData() argument581 using offset_type = uint64_t; variable600 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() argument[all …]
419 using offset_type = uint64_t; variable
80 using offset_type = unsigned; variable135 using offset_type = unsigned; variable208 using offset_type = unsigned; variable263 using offset_type = unsigned; variable
79 typedef unsigned offset_type; typedef in __anon244be4660311::IdentifierIndexReaderTrait727 typedef unsigned offset_type; typedef in __anon244be4660811::IdentifierIndexWriterTrait
1765 using offset_type = unsigned; typedef in __anon7df3f81c0311::HeaderFileInfoTrait3194 using offset_type = unsigned; typedef in __anon7df3f81c0911::ASTMethodPoolTrait3497 using offset_type = unsigned; typedef in __anon7df3f81c0a11::ASTIdentifierTableTrait3722 using offset_type = unsigned; typedef in __anon7df3f81c0b11::ASTDeclContextNameLookupTrait
73 typedef typename Info::offset_type offset_type; typedef287 typedef typename Info::offset_type offset_type; typedef440 typedef typename base_type::offset_type offset_type; typedef
105 using offset_type = uint64_t; typedef in llvm::InstrProfRecordWriterTrait145 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() argument
637 using offset_type = InstrProfLookupTrait::offset_type; typedef
1687 IntegerType *offset_type(Type::getInt32Ty(context)); in ReplaceVariables() local