Searched defs:PrintNote (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DError.cpp42 void PrintNote(const Twine &Msg) { WithColor::note() << Msg << "\n"; } function in namespace:llvm
44 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { function in namespace:llvm

Completed in 105 milliseconds