clang API Documentation

clang::DiagnosticRenderer Member List
This is the complete list of members for clang::DiagnosticRenderer, including all inherited members.
beginDiagnostic(DiagOrStoredDiag D, DiagnosticsEngine::Level Level)clang::DiagnosticRenderer [inline, protected, virtual]
DiagnosticRenderer(const LangOptions &LangOpts, DiagnosticOptions *DiagOpts)clang::DiagnosticRenderer [protected]
DiagOptsclang::DiagnosticRenderer [protected]
emitBuildingModuleLocation(SourceLocation Loc, PresumedLoc PLoc, StringRef ModuleName, const SourceManager &SM)=0clang::DiagnosticRenderer [protected, pure virtual]
emitCodeContext(SourceLocation Loc, DiagnosticsEngine::Level Level, SmallVectorImpl< CharSourceRange > &Ranges, ArrayRef< FixItHint > Hints, const SourceManager &SM)=0clang::DiagnosticRenderer [protected, pure 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)=0clang::DiagnosticRenderer [protected, pure virtual]
emitDiagnosticMessage(SourceLocation Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, StringRef Message, ArrayRef< CharSourceRange > Ranges, const SourceManager *SM, DiagOrStoredDiag Info)=0clang::DiagnosticRenderer [protected, pure virtual]
emitImportLocation(SourceLocation Loc, PresumedLoc PLoc, StringRef ModuleName, const SourceManager &SM)=0clang::DiagnosticRenderer [protected, pure virtual]
emitIncludeLocation(SourceLocation Loc, PresumedLoc PLoc, const SourceManager &SM)=0clang::DiagnosticRenderer [protected, pure virtual]
emitStoredDiagnostic(StoredDiagnostic &Diag)clang::DiagnosticRenderer
endDiagnostic(DiagOrStoredDiag D, DiagnosticsEngine::Level Level)clang::DiagnosticRenderer [inline, protected, virtual]
LangOptsclang::DiagnosticRenderer [protected]
LastIncludeLocclang::DiagnosticRenderer [protected]
LastLevelclang::DiagnosticRenderer [protected]
LastLocclang::DiagnosticRenderer [protected]
~DiagnosticRenderer()clang::DiagnosticRenderer [protected, virtual]