Searched defs:current_pos (Results 1 – 9 of 9) sorted by relevance
30 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
821 uint64_t raw_svector_ostream::current_pos() const { in current_pos() function in raw_svector_ostream846 uint64_t raw_null_ostream::current_pos() const { in current_pos() function in raw_null_ostream
89 uint64_t current_pos() const override { in current_pos() function
353 uint64_t current_pos() const override { return pos; } in current_pos() function460 uint64_t current_pos() const override { return OS.size(); } in current_pos() function
48 uint64_t current_pos() const override { in current_pos() function
93 uint64_t current_pos() const { return pos; } in current_pos() function in raw_debug_ostream96 uint64_t current_pos() { return pos; } in current_pos() function in raw_debug_ostream
664 int current_pos = source_pos(); in SeekForward() local
12422 UsePosition* current_pos = range->first_pos(); in TraceLiveRange() local
2839 FIRSTPASS_STATS *current_pos = cpi->twopass.stats_in; in find_next_key_frame() local