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()
44 static llvm::cl::opt<std::string> DiagnosticName( in run() local
84 std::string DiagnosticName; member