|
clang 22.0.0git
|
This is the complete list of members for clang::SARIFDiagnostic, including all inherited members.
| beginDiagnostic(DiagOrStoredDiag D, DiagnosticsEngine::Level Level) | clang::DiagnosticRenderer | inlineprotectedvirtual |
| DiagnosticRenderer(const LangOptions &LangOpts, DiagnosticOptions &DiagOpts) | clang::DiagnosticRenderer | protected |
| DiagOpts | clang::DiagnosticRenderer | protected |
| emitBuildingModuleLocation(FullSourceLoc Loc, PresumedLoc PLoc, StringRef ModuleName) override | clang::SARIFDiagnostic | protectedvirtual |
| emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, SmallVectorImpl< CharSourceRange > &Ranges, ArrayRef< FixItHint > Hints) override | clang::SARIFDiagnostic | inlineprotectedvirtual |
| emitDiagnostic(FullSourceLoc Loc, DiagnosticsEngine::Level Level, StringRef Message, ArrayRef< CharSourceRange > Ranges, ArrayRef< FixItHint > FixItHints, DiagOrStoredDiag D=(Diagnostic *) nullptr) | clang::DiagnosticRenderer | |
| emitDiagnosticLoc(FullSourceLoc Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, ArrayRef< CharSourceRange > Ranges) override | clang::SARIFDiagnostic | protectedvirtual |
| emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, StringRef Message, ArrayRef< CharSourceRange > Ranges, DiagOrStoredDiag D) override | clang::SARIFDiagnostic | protectedvirtual |
| emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc, StringRef ModuleName) override | clang::SARIFDiagnostic | protectedvirtual |
| emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) override | clang::SARIFDiagnostic | protectedvirtual |
| emitStoredDiagnostic(StoredDiagnostic &Diag) | clang::DiagnosticRenderer | |
| endDiagnostic(DiagOrStoredDiag D, DiagnosticsEngine::Level Level) | clang::DiagnosticRenderer | inlineprotectedvirtual |
| LangOpts | clang::DiagnosticRenderer | protected |
| LastIncludeLoc | clang::DiagnosticRenderer | protected |
| LastLevel | clang::DiagnosticRenderer | protected |
| LastLoc | clang::DiagnosticRenderer | protected |
| operator=(const SARIFDiagnostic &&)=delete | clang::SARIFDiagnostic | |
| operator=(const SARIFDiagnostic &)=delete | clang::SARIFDiagnostic | |
| SARIFDiagnostic(raw_ostream &OS, const LangOptions &LangOpts, DiagnosticOptions &DiagOpts, SarifDocumentWriter *Writer) | clang::SARIFDiagnostic | |
| SARIFDiagnostic(SARIFDiagnostic &&)=delete | clang::SARIFDiagnostic | |
| SARIFDiagnostic(const SARIFDiagnostic &)=delete | clang::SARIFDiagnostic | |
| ~DiagnosticRenderer() | clang::DiagnosticRenderer | protectedvirtual |
| ~SARIFDiagnostic()=default | clang::SARIFDiagnostic |