OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRESERVE_STREAM
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Support/
FormattedStream.h
33
///
PRESERVE_STREAM
- Tell the destructor to not delete the held
36
static const bool
PRESERVE_STREAM
= false;
/external/clang/lib/CodeGen/
BackendUtil.cpp
552
FormattedOS.setStream(*OS, formatted_raw_ostream::
PRESERVE_STREAM
);
557
FormattedOS.setStream(*OS, formatted_raw_ostream::
PRESERVE_STREAM
);
Completed in 195 milliseconds