struct Diagnostics::ErrorContent
Declaration
struct Diagnostics::ErrorContent { /* full declaration omitted */ };
Description
Information stored for each error found.
Declared at: clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h:154
Member Variables
- public std::vector<ContextFrame> ContextStack
- public std::vector<Message> Messages