clang 20.0.0git
|
#include "clang/ASTMatchers/Dynamic/Diagnostics.h"
Public Attributes | |
SourceRange | Range |
ErrorType | Type |
std::vector< std::string > | Args |
Definition at line 156 of file Diagnostics.h.
std::vector<std::string> clang::ast_matchers::dynamic::Diagnostics::ErrorContent::Message::Args |
Definition at line 159 of file Diagnostics.h.
SourceRange clang::ast_matchers::dynamic::Diagnostics::ErrorContent::Message::Range |
Definition at line 157 of file Diagnostics.h.
ErrorType clang::ast_matchers::dynamic::Diagnostics::ErrorContent::Message::Type |
Definition at line 158 of file Diagnostics.h.