Searched refs:current_pos (Results 1 – 13 of 13) sorted by relevance
136 uint64_t tell() const { return current_pos() + GetNumBytesInBuffer(); } in tell()362 virtual uint64_t current_pos() const = 0;468 uint64_t current_pos() const override { return pos; } in current_pos() function640 uint64_t current_pos() const override { return OS.size(); } in current_pos() function671 uint64_t current_pos() const override;702 uint64_t current_pos() const override;
32 uint64_t current_pos() const override;
41 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 { in current_pos() function
29 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
947 uint64_t raw_svector_ostream::current_pos() const { return OS.size(); } in current_pos() function in raw_svector_ostream974 uint64_t raw_null_ostream::current_pos() const { in current_pos() function in raw_null_ostream
43 uint64_t current_pos() const override { return pos; } in current_pos() function
49 uint64_t current_pos() const override { return Count; } in getEmitSize() function in MCLOHDirective::getEmitSize::raw_counting_ostream
21 uint64_t current_pos() const override { return Vector.size(); } in current_pos() function in __anonf17c967b0111::NaiveSmallVectorStream
90 uint64_t current_pos() const override { return os.tell(); } in current_pos() function
402 uint64_t current_pos() const override { in current_pos() function
226 uint64_t current_pos() const override { return OS.tell(); } in current_pos() function in llvm::dwarfutil::raw_crc_ostream