clang API Documentation

Public Member Functions | Public Attributes
clang::ast_matchers::dynamic::SourceLocation Struct Reference

#include <Diagnostics.h>

Collaboration diagram for clang::ast_matchers::dynamic::SourceLocation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SourceLocation ()

Public Attributes

unsigned Line
unsigned Column

Detailed Description

Definition at line 31 of file Diagnostics.h.


Constructor & Destructor Documentation

Definition at line 32 of file Diagnostics.h.


Member Data Documentation

Definition at line 34 of file Diagnostics.h.

Referenced by clang::ast_matchers::dynamic::maybeAddLineAndColumn().

Definition at line 33 of file Diagnostics.h.

Referenced by clang::ast_matchers::dynamic::maybeAddLineAndColumn().


The documentation for this struct was generated from the following file: