Searched defs:DiagnosticName (Results 1 – 5 of 5) sorted by relevance
48 Diagnostic::Diagnostic(llvm::StringRef DiagnosticName, in Diagnostic()53 Diagnostic::Diagnostic(llvm::StringRef DiagnosticName, in Diagnostic()
21 makeTUDiagnostics(const std::string &MainSourceFile, StringRef DiagnosticName, in makeTUDiagnostics()
44 static llvm::cl::opt<std::string> DiagnosticName( in run() local
80 std::string DiagnosticName; member
44 static Diagnostic makeDiagnostic(StringRef DiagnosticName, in makeDiagnostic()