Searched refs:warningOS (Results 1 – 2 of 2) sorted by relevance
366 auto warningOS = [ToolNameRef]() -> raw_ostream & { in ~BinaryWrapper() local372 warningOS() << "keeping temporary file " << F << "\n"; in ~BinaryWrapper()378 warningOS() << "cannot remove temporary file " << F << ": " in ~BinaryWrapper()404 auto warningOS = [ToolNameRef]() -> raw_ostream & { in addELFNotes() local407 auto handleErrorAsWarning = [&warningOS](Error E) { in addELFNotes()408 logAllUnhandledErrors(std::move(E), warningOS()); in addELFNotes()418 warningOS() << OriginalFileName in addELFNotes()434 warningOS() << OriginalFileName in addELFNotes()574 warningOS() << ErrMsg << "\n"; in addELFNotes()
1398 auto warningOS = [argv]() -> raw_ostream & { in main() local1409 warningOS() << "-inputs is deprecated, use -input instead\n"; in main()1423 warningOS() << "-outputs is deprecated, use -output instead\n"; in main()