Searched refs:flushBufferWithBanner (Results 1 - 3 of 3) sorted by last modified time

/external/llvm/include/llvm/Support/
H A Dcircular_raw_ostream.h135 flushBufferWithBanner();
151 /// flushBufferWithBanner - Force output of the buffer along with
154 void flushBufferWithBanner();
/external/llvm/lib/Support/
H A DDebug.cpp81 dbgout->flushBufferWithBanner();
H A Dcircular_raw_ostream.cpp39 void circular_raw_ostream::flushBufferWithBanner() { function in class:circular_raw_ostream

Completed in 160 milliseconds