Home
last modified time | relevance | path

Searched defs:PrintFatalNote (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DError.cpp55 void PrintFatalNote(const Twine &Msg) { in PrintFatalNote() function
62 void PrintFatalNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintFatalNote() function
71 void PrintFatalNote(const Record *Rec, const Twine &Msg) { in PrintFatalNote() function
80 void PrintFatalNote(const RecordVal *RecVal, const Twine &Msg) { in PrintFatalNote() function