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

#include "clang/ASTMatchers/Dynamic/Diagnostics.h"

Public Attributes

SourceLocation Start
 
SourceLocation End
 

Detailed Description

Definition at line 36 of file Diagnostics.h.

Member Data Documentation

◆ End

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

Definition at line 38 of file Diagnostics.h.

◆ Start

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

Definition at line 37 of file Diagnostics.h.


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