HomeSort by relevance Sort by last modified time
    Searched defs:ferrs (Results 1 - 2 of 2) 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

Completed in 73 milliseconds