Searched refs:StreamBuffer (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DStreamBuffer.h1 //===-- StreamBuffer.h ------------------------------------------*- C++ -*-===//
21 class StreamBuffer : public Stream class in namespace:lldb_private
24 StreamBuffer () : function in class:lldb_private::StreamBuffer
31 StreamBuffer (uint32_t flags, function in class:lldb_private::StreamBuffer
40 ~StreamBuffer ()
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-forward.h190 template <unsigned N> class StreamBuffer;

Completed in 101 milliseconds