Searched defs:PRESERVE_STREAM (Results 1 - 1 of 1) 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

Completed in 43 milliseconds