clang 20.0.0git
|
This is the complete list of members for clang::DiagnosticNoteRenderer, including all inherited members.
beginDiagnostic(DiagOrStoredDiag D, DiagnosticsEngine::Level Level) | clang::DiagnosticRenderer | inlineprotectedvirtual |
DiagnosticNoteRenderer(const LangOptions &LangOpts, DiagnosticOptions *DiagOpts) | clang::DiagnosticNoteRenderer | inline |
DiagnosticRenderer(const LangOptions &LangOpts, DiagnosticOptions *DiagOpts) | clang::DiagnosticRenderer | protected |
DiagOpts | clang::DiagnosticRenderer | protected |
emitBuildingModuleLocation(FullSourceLoc Loc, PresumedLoc PLoc, StringRef ModuleName) override | clang::DiagnosticNoteRenderer | virtual |
emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, SmallVectorImpl< CharSourceRange > &Ranges, ArrayRef< FixItHint > Hints)=0 | clang::DiagnosticRenderer | protectedpure virtual |
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)=0 | clang::DiagnosticRenderer | protectedpure virtual |
emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, StringRef Message, ArrayRef< CharSourceRange > Ranges, DiagOrStoredDiag Info)=0 | clang::DiagnosticRenderer | protectedpure virtual |
emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc, StringRef ModuleName) override | clang::DiagnosticNoteRenderer | virtual |
emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) override | clang::DiagnosticNoteRenderer | virtual |
emitNote(FullSourceLoc Loc, StringRef Message)=0 | clang::DiagnosticNoteRenderer | pure virtual |
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 |
~DiagnosticNoteRenderer() override | clang::DiagnosticNoteRenderer | |
~DiagnosticRenderer() | clang::DiagnosticRenderer | protectedvirtual |