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()
45 static llvm::cl::opt<std::string> DiagnosticName( in run() local
85 std::string DiagnosticName; member
46 static Diagnostic makeDiagnostic(StringRef DiagnosticName, in makeDiagnostic() argument