clang API Documentation

Classes | Namespaces | Typedefs
DiagnosticRenderer.h File Reference
#include "clang/Basic/Diagnostic.h"
#include "clang/Basic/LLVM.h"
#include "clang/Basic/SourceLocation.h"
#include "llvm/ADT/Optional.h"
#include "llvm/ADT/PointerUnion.h"
Include dependency graph for DiagnosticRenderer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::DiagnosticRenderer
 Class to encapsulate the logic for formatting a diagnostic message. More...
class  clang::DiagnosticNoteRenderer

Namespaces

namespace  clang

Typedefs

typedef llvm::PointerUnion
< const Diagnostic *, const
StoredDiagnostic * > 
clang::DiagOrStoredDiag