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.cpp66 void PrintFatalNote(const Twine &Msg) { in PrintFatalNote() function
71 void PrintFatalNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintFatalNote() function
78 void PrintFatalNote(const Record *Rec, const Twine &Msg) { in PrintFatalNote() function
85 void PrintFatalNote(const RecordVal *RecVal, const Twine &Msg) { in PrintFatalNote() function