clang  3.9.0
Public Attributes | List of all members
clang::ast_matchers::dynamic::SourceRange Struct Reference

#include <Diagnostics.h>

Collaboration diagram for clang::ast_matchers::dynamic::SourceRange:
[legend]

Public Attributes

SourceLocation Start
 
SourceLocation End
 

Detailed Description

Definition at line 37 of file Diagnostics.h.

Member Data Documentation

SourceLocation clang::ast_matchers::dynamic::SourceRange::End

Definition at line 39 of file Diagnostics.h.

SourceLocation clang::ast_matchers::dynamic::SourceRange::Start

Definition at line 38 of file Diagnostics.h.

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


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