struct Diagnostics::ContextFrame

Declaration

struct Diagnostics::ContextFrame { /* full declaration omitted */ };

Description

Information stored for one frame of the context.

Declared at: clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h:147

Member Variables

public clang::ast_matchers::dynamic::Diagnostics:: ContextType Type
public clang::ast_matchers::dynamic::SourceRange Range
public std::vector<std::string> Args