clang API Documentation

Public Attributes
CXSourceRangeList Struct Reference

Identifies an array of ranges. More...

#include <Index.h>

Collaboration diagram for CXSourceRangeList:
Collaboration graph
[legend]

List of all members.

Public Attributes

unsigned count
 The number of ranges in the ranges array.
CXSourceRangeranges
 An array of CXSourceRanges.

Detailed Description

Identifies an array of ranges.

Definition at line 612 of file Index.h.


Member Data Documentation

The number of ranges in the ranges array.

Definition at line 614 of file Index.h.

An array of CXSourceRanges.

Definition at line 618 of file Index.h.


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