Searched refs:PrintArg (Results 1 – 1 of 1) sorted by relevance
136 class PrintArg { class141 friend raw_ostream &operator<<(raw_ostream &OS, const PrintArg &);144 raw_ostream &operator<<(raw_ostream &OS, const PrintArg& Arg) { in operator <<()1528 << PrintArg(NearestHandlerString, 0) << "'?\n"; in ParseCommandLineOptions()1756 outs() << PrintArg(ArgStr); in printOptionInfo()1786 outs() << PrintArg(O.ArgStr); in printOptionInfo()1803 outs() << PrintArg(O.ArgStr); in printOptionName()1984 outs() << PrintArg(O.ArgStr); in printOptionInfo()1992 outs() << PrintArg(O.ArgStr) << EqValue; in printOptionInfo()2018 outs() << " " << PrintArg(Option); in printOptionInfo()[all …]