Searched defs:PrintNote (Results 1 – 2 of 2) sorted by relevance
42 void PrintNote(const Twine &Msg) { WithColor::note() << Msg << "\n"; } in PrintNote() function44 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote() function
45 void PrintNote(const Twine &Msg) { in PrintNote() function49 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote() function