Searched defs:GetNumBytesInBuffer (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A Draw_ostream.h90 uint64_t tell() const { return current_pos() + GetNumBytesInBuffer(); }
126 size_t GetNumBytesInBuffer() const { function in class:llvm::raw_ostream

Completed in 65 milliseconds