Searched defs:current_pos (Results 1 – 13 of 13) sorted by relevance
29 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
966 uint64_t raw_svector_ostream::current_pos() const { return OS.size(); } in current_pos() function in raw_svector_ostream997 uint64_t raw_null_ostream::current_pos() const { in current_pos() function in raw_null_ostream
41 uint64_t current_pos() const override { return 0; } in current_pos() function
121 uint64_t current_pos() const override { return 0; } in current_pos() function
87 uint64_t current_pos() const override { in current_pos() function
59 uint64_t current_pos() const override { current_pos() function
488 uint64_t current_pos() const override { return pos; } in current_pos() function669 uint64_t current_pos() const override { return OS.size(); } in current_pos() function
100 const std::streampos current_pos = is.tellg(); in stream_length() local
49 uint64_t current_pos() const override { return Count; } in getEmitSize() function in MCLOHDirective::getEmitSize::raw_counting_ostream
119 uint64_t current_pos() const override { return OS.tell(); } in current_pos() function in __anonc8770be50111::GOFFOstream
402 uint64_t current_pos() const override { current_pos() function
254 uint64_t current_pos() const override { return OS.tell(); } current_pos() function in llvm::dwarfutil::raw_crc_ostream
1388 uint8_t* current_pos = (rd + 4 + (sizeof(uint16_t) * i)); in sldns_str2wire_svcbparam_mandatory() local