Searched refs:tellp (Results 1 – 4 of 4) sorted by relevance
29 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos()
275 IndentationSize += Stream.tellp(); in calculateIndentationSize()
68 pos_type tellp();
122 inline _LIBCPP_HIDE_FROM_ABI_AFTER_V1 pos_type tellp();696 typename basic_ostream<_CharT, _Traits>::pos_type basic_ostream<_CharT, _Traits>::tellp() { in tellp() function