Searched refs:GetNumBytesInBuffer (Results 1 – 19 of 19) sorted by relevance
128 ComputePosition(getBufferStart(), GetNumBytesInBuffer()); in getColumn()134 ComputePosition(getBufferStart(), GetNumBytesInBuffer()); in getLine()
90 return TheStream->tell() - TheStream->GetNumBytesInBuffer(); in current_pos()
134 uint64_t tell() const { return current_pos() + GetNumBytesInBuffer(); } in tell()177 size_t GetNumBytesInBuffer() const { in GetNumBytesInBuffer() function
69 ComputePosition(getBufferStart(), GetNumBytesInBuffer()); in PadToColumn()
110 assert(GetNumBytesInBuffer() == 0 && "Current buffer is non-empty!"); in SetBufferAndMode()
100 assert(GetNumBytesInBuffer() == 0 && "Current buffer is non-empty!"); in SetBufferAndMode()
91 return TheStream->tell() - TheStream->GetNumBytesInBuffer(); in current_pos()
98 uint64_t tell() const { return current_pos() + GetNumBytesInBuffer(); } in tell()132 size_t GetNumBytesInBuffer() const { in GetNumBytesInBuffer() function
92 uint64_t tell() const { return current_pos() + GetNumBytesInBuffer(); } in tell()126 size_t GetNumBytesInBuffer() const { in GetNumBytesInBuffer() function
113 uint64_t tell() const { return current_pos() + GetNumBytesInBuffer(); } in tell()147 size_t GetNumBytesInBuffer() const { in GetNumBytesInBuffer() function
117 ComputePosition(getBufferStart(), GetNumBytesInBuffer()); in PadToColumn()
107 assert(GetNumBytesInBuffer() == 0 && "Current buffer is non-empty!"); in SetBufferAndMode()
105 assert(GetNumBytesInBuffer() == 0 && "Current buffer is non-empty!"); in SetBufferAndMode()
301 if (CommentToEmit.empty() && CommentStream.GetNumBytesInBuffer() == 0) { in EmitCommentsAndEOL()
369 if (CommentToEmit.empty() && CommentStream.GetNumBytesInBuffer() == 0) { in EmitCommentsAndEOL()
429 if (CommentToEmit.empty() && CommentStream.GetNumBytesInBuffer() == 0) { in EmitCommentsAndEOL()