clang 19.0.0git
clang::TextDiagnostic Member List

This is the complete list of members for clang::TextDiagnostic, including all inherited members.

beginDiagnostic(DiagOrStoredDiag D, DiagnosticsEngine::Level Level)clang::DiagnosticRendererinlineprotectedvirtual
DiagnosticRenderer(const LangOptions &LangOpts, DiagnosticOptions *DiagOpts)clang::DiagnosticRendererprotected
DiagOptsclang::DiagnosticRendererprotected
emitBuildingModuleLocation(FullSourceLoc Loc, PresumedLoc PLoc, StringRef ModuleName) overrideclang::TextDiagnosticprotectedvirtual
emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, SmallVectorImpl< CharSourceRange > &Ranges, ArrayRef< FixItHint > Hints) overrideclang::TextDiagnosticinlineprotectedvirtual
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) overrideclang::TextDiagnosticprotectedvirtual
emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, StringRef Message, ArrayRef< CharSourceRange > Ranges, DiagOrStoredDiag D) overrideclang::TextDiagnosticprotectedvirtual
emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc, StringRef ModuleName) overrideclang::TextDiagnosticprotectedvirtual
emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) overrideclang::TextDiagnosticprotectedvirtual
emitStoredDiagnostic(StoredDiagnostic &Diag)clang::DiagnosticRenderer
endDiagnostic(DiagOrStoredDiag D, DiagnosticsEngine::Level Level)clang::DiagnosticRendererinlineprotectedvirtual
LangOptsclang::DiagnosticRendererprotected
LastIncludeLocclang::DiagnosticRendererprotected
LastLevelclang::DiagnosticRendererprotected
LastLocclang::DiagnosticRendererprotected
printDiagnosticLevel(raw_ostream &OS, DiagnosticsEngine::Level Level, bool ShowColors)clang::TextDiagnosticstatic
printDiagnosticMessage(raw_ostream &OS, bool IsSupplemental, StringRef Message, unsigned CurrentColumn, unsigned Columns, bool ShowColors)clang::TextDiagnosticstatic
TextDiagnostic(raw_ostream &OS, const LangOptions &LangOpts, DiagnosticOptions *DiagOpts, const Preprocessor *PP=nullptr)clang::TextDiagnostic
~DiagnosticRenderer()clang::DiagnosticRendererprotectedvirtual
~TextDiagnostic() overrideclang::TextDiagnostic