|
clang 22.0.0git
|
This is the complete list of members for clang::TextDiagnostic, 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::TextDiagnostic | protectedvirtual |
| emitCodeContext(FullSourceLoc Loc, DiagnosticsEngine::Level Level, SmallVectorImpl< CharSourceRange > &Ranges, ArrayRef< FixItHint > Hints) override | clang::TextDiagnostic | 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::TextDiagnostic | protectedvirtual |
| emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, StringRef Message, ArrayRef< CharSourceRange > Ranges, DiagOrStoredDiag D) override | clang::TextDiagnostic | protectedvirtual |
| emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc, StringRef ModuleName) override | clang::TextDiagnostic | protectedvirtual |
| emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) override | clang::TextDiagnostic | 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 |
| printDiagnosticLevel(raw_ostream &OS, DiagnosticsEngine::Level Level, bool ShowColors) | clang::TextDiagnostic | static |
| printDiagnosticMessage(raw_ostream &OS, bool IsSupplemental, StringRef Message, unsigned CurrentColumn, unsigned Columns, bool ShowColors) | clang::TextDiagnostic | static |
| TextDiagnostic(raw_ostream &OS, const LangOptions &LangOpts, DiagnosticOptions &DiagOpts, const Preprocessor *PP=nullptr) | clang::TextDiagnostic | |
| ~DiagnosticRenderer() | clang::DiagnosticRenderer | protectedvirtual |
| ~TextDiagnostic() override | clang::TextDiagnostic |