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

/external/llvm/include/llvm/Support/
H A DFormattedStream.h29 /// DELETE_STREAM - Tell the destructor to delete the held stream.
31 static const bool DELETE_STREAM = true; member in class:llvm::formatted_raw_ostream
/external/clang/tools/driver/
H A Dcc1as_main.cpp276 return new formatted_raw_ostream(*Out, formatted_raw_ostream::DELETE_STREAM);

Completed in 67 milliseconds