OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ferrs
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Support/
FormattedStream.cpp
89
///
ferrs
() - This returns a reference to a formatted_raw_ostream for
90
/// standard error. Use it like:
ferrs
() << "foo" << "bar";
91
formatted_raw_ostream &llvm::
ferrs
() {
function in class:llvm
/external/llvm/lib/Support/
FormattedStream.cpp
95
///
ferrs
() - This returns a reference to a formatted_raw_ostream for
96
/// standard error. Use it like:
ferrs
() << "foo" << "bar";
97
formatted_raw_ostream &llvm::
ferrs
() {
function in class:llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
FormattedStream.cpp
96
///
ferrs
() - This returns a reference to a formatted_raw_ostream for
97
/// standard error. Use it like:
ferrs
() << "foo" << "bar";
98
formatted_raw_ostream &llvm::
ferrs
() {
function in class:llvm
Completed in 239 milliseconds