clang
3.9.0
|
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(SourceLocation Loc, PresumedLoc PLoc, StringRef ModuleName, const SourceManager &SM) override | clang::DiagnosticNoteRenderer | virtual |
emitCodeContext(SourceLocation Loc, DiagnosticsEngine::Level Level, SmallVectorImpl< CharSourceRange > &Ranges, ArrayRef< FixItHint > Hints, const SourceManager &SM)=0 | clang::DiagnosticRenderer | protectedpure virtual |
emitDiagnostic(SourceLocation Loc, DiagnosticsEngine::Level Level, StringRef Message, ArrayRef< CharSourceRange > Ranges, ArrayRef< FixItHint > FixItHints, const SourceManager *SM, DiagOrStoredDiag D=(Diagnostic *) nullptr) | clang::DiagnosticRenderer | |
emitDiagnosticLoc(SourceLocation Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, ArrayRef< CharSourceRange > Ranges, const SourceManager &SM)=0 | clang::DiagnosticRenderer | protectedpure virtual |
emitDiagnosticMessage(SourceLocation Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, StringRef Message, ArrayRef< CharSourceRange > Ranges, const SourceManager *SM, DiagOrStoredDiag Info)=0 | clang::DiagnosticRenderer | protectedpure virtual |
emitImportLocation(SourceLocation Loc, PresumedLoc PLoc, StringRef ModuleName, const SourceManager &SM) override | clang::DiagnosticNoteRenderer | virtual |
emitIncludeLocation(SourceLocation Loc, PresumedLoc PLoc, const SourceManager &SM) override | clang::DiagnosticNoteRenderer | virtual |
emitNote(SourceLocation Loc, StringRef Message, const SourceManager *SM)=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 |