clang API Documentation
Information stored for one frame of the context. More...
#include <Diagnostics.h>
Public Attributes | |
ContextType | Type |
SourceRange | Range |
std::vector< std::string > | Args |
Information stored for one frame of the context.
Definition at line 143 of file Diagnostics.h.
std::vector<std::string> clang::ast_matchers::dynamic::Diagnostics::ContextFrame::Args |
Definition at line 146 of file Diagnostics.h.
Referenced by clang::ast_matchers::dynamic::printContextFrameToStream().
Definition at line 145 of file Diagnostics.h.
Referenced by clang::ast_matchers::dynamic::printContextFrameToStream().
Definition at line 144 of file Diagnostics.h.
Referenced by clang::ast_matchers::dynamic::printContextFrameToStream().