clang API Documentation
Information stored for each error found. More...
#include <Diagnostics.h>
Classes | |
struct | Message |
Public Attributes | |
std::vector< ContextFrame > | ContextStack |
std::vector< Message > | Messages |
Information stored for each error found.
Definition at line 150 of file Diagnostics.h.
Definition at line 151 of file Diagnostics.h.
Referenced by clang::ast_matchers::dynamic::Diagnostics::addError(), and clang::ast_matchers::dynamic::Diagnostics::printToStreamFull().
Definition at line 157 of file Diagnostics.h.
Referenced by clang::ast_matchers::dynamic::Diagnostics::addError(), clang::ast_matchers::dynamic::printErrorContentToStream(), and clang::ast_matchers::dynamic::Diagnostics::OverloadContext::~OverloadContext().