Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DError.cpp56 void PrintNote(function_ref<void(raw_ostream &OS)> PrintMsg) { in PrintNote()
106 void PrintError(function_ref<void(raw_ostream &OS)> PrintMsg) { in PrintError()
137 void PrintFatalError(function_ref<void(raw_ostream &OS)> PrintMsg) { in PrintFatalError()