Searched defs:DiagnosticName (Results 1 – 3 of 3) sorted by relevance
48 Diagnostic::Diagnostic(llvm::StringRef DiagnosticName, in Diagnostic()53 Diagnostic::Diagnostic(llvm::StringRef DiagnosticName, in Diagnostic()
45 static llvm::cl::opt<std::string> DiagnosticName( in run() local
85 std::string DiagnosticName; member