Searched defs:current_pos (Results 1 – 14 of 14) sorted by relevance
29 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
961 uint64_t raw_svector_ostream::current_pos() const { return OS.size(); } current_pos() function in raw_svector_ostream 988 uint64_t raw_null_ostream::current_pos() const { current_pos() function in raw_null_ostream
50 uint64_t current_pos() const override { return 0; } current_pos() function
41 uint64_t current_pos() const override { return 0; } in current_pos() function
87 uint64_t current_pos() const override { in current_pos() function
63 uint64_t current_pos() const override { in current_pos() function
478 uint64_t current_pos() const override { return pos; } current_pos() function 652 uint64_t current_pos() const override { return OS.size(); } 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
120 uint64_t current_pos() const override { return OS.tell(); } current_pos() function in __anonbfdb94770111::GOFFOstream
446 uint64_t current_pos() const override { in current_pos() function
172 uint64_t current_pos() const override { return OS.tell(); } in current_pos() function in __anon95e3cb370111::GOFFOstream
247 uint64_t current_pos() const override { return OS.tell(); } in 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