|
| TextDiagnosticPrinter (raw_ostream &os, clang::DiagnosticOptions *diags) |
|
void | setPrefix (std::string value) |
|
void | HandleDiagnostic (clang::DiagnosticsEngine::Level level, const clang::Diagnostic &info) override |
|
void | printLocForRemarks (llvm::raw_svector_ostream &diagMessageStream, llvm::StringRef &diagMsg) |
|
◆ setPrefix()
void Fortran::frontend::TextDiagnosticPrinter::setPrefix |
( |
std::string |
value | ) |
|
|
inline |
Set the diagnostic printer prefix string, which will be printed at the start of any diagnostics. If empty, no prefix string is used.
The documentation for this class was generated from the following files: