Home
last modified time | relevance | path

Searched refs:PrintDiagnosticMessage (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/include/flang/Frontend/
DTextDiagnostic.h64 static void PrintDiagnosticMessage(llvm::raw_ostream &os, bool isSupplemental,
/external/llvm-project/flang/lib/Frontend/
DTextDiagnosticPrinter.cpp49 Fortran::frontend::TextDiagnostic::PrintDiagnosticMessage(os_, in HandleDiagnostic()
DTextDiagnostic.cpp85 void TextDiagnostic::PrintDiagnosticMessage(llvm::raw_ostream &os, in PrintDiagnosticMessage() function in TextDiagnostic