Searched defs:offset_type (Results 1 – 11 of 11) sorted by relevance
454 using offset_type = uint64_t; variable474 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() argument480 offset_type /*Unused*/) { in ReadData() argument502 using offset_type = uint64_t; variable525 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() argument532 offset_type /*Unused*/) { in EmitData() argument548 using offset_type = uint64_t; variable563 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() argument570 offset_type /*Unused*/) { in EmitData() argument582 using offset_type = uint64_t; variable[all …]
451 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 __anoncf781a4d0311::IdentifierIndexReaderTrait727 typedef unsigned offset_type; typedef in __anoncf781a4d0811::IdentifierIndexWriterTrait
1768 using offset_type = unsigned; typedef in __anona57837030711::HeaderFileInfoTrait3213 using offset_type = unsigned; typedef in __anona57837030d11::ASTMethodPoolTrait3516 using offset_type = unsigned; typedef in __anona57837030e11::ASTIdentifierTableTrait3741 using offset_type = unsigned; typedef in __anona57837030f11::ASTDeclContextNameLookupTrait
72 typedef typename Info::offset_type offset_type; typedef286 typedef typename Info::offset_type offset_type; typedef439 typedef typename base_type::offset_type offset_type; typedef
106 using offset_type = uint64_t; typedef in llvm::InstrProfRecordWriterTrait146 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() argument
687 using offset_type = InstrProfLookupTrait::offset_type; typedef
247 bfd_boolean (*offset_type) (void *); member
1687 IntegerType *offset_type(Type::getInt32Ty(context)); in ReplaceVariables() local