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

/external/llvm/include/llvm/Support/
H A DFormattedStream.h33 /// PRESERVE_STREAM - Tell the destructor to not delete the held
36 static const bool PRESERVE_STREAM = false; member in class:llvm::formatted_raw_ostream
/external/clang/lib/CodeGen/
H A DBackendUtil.cpp552 FormattedOS.setStream(*OS, formatted_raw_ostream::PRESERVE_STREAM);
557 FormattedOS.setStream(*OS, formatted_raw_ostream::PRESERVE_STREAM);

Completed in 1931 milliseconds