Searched refs:SetUnbuffered (Results 1 - 10 of 10) sorted by relevance

/external/llvm/include/llvm/Support/
H A DFormattedStream.h72 SetUnbuffered();
73 TheStream->SetUnbuffered();
143 TheStream->SetUnbuffered();
H A Draw_ostream.h121 void SetUnbuffered() { function in class:llvm::raw_ostream
494 SetUnbuffered();
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DFormattedStream.h111 SetUnbuffered();
112 TheStream->SetUnbuffered();
135 TheStream->SetUnbuffered();
H A Draw_ostream.h111 /// SetUnbuffered - Set the stream to be unbuffered. When
115 void SetUnbuffered() { function in class:llvm::raw_ostream
/external/swiftshader/third_party/LLVM/unittests/Support/
H A Draw_ostream_test.cpp45 OS.SetUnbuffered();
/external/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp96 OS->SetUnbuffered();
H A DCompilerInstance.cpp159 FileOS->SetUnbuffered();
/external/llvm/unittests/Support/
H A Draw_ostream_test.cpp45 OS.SetUnbuffered();
/external/swiftshader/third_party/LLVM/lib/Support/
H A Draw_ostream.cpp83 SetUnbuffered();
/external/llvm/lib/Support/
H A Draw_ostream.cpp90 SetUnbuffered();

Completed in 185 milliseconds