clang API Documentation

Public Attributes
CXSourceLocation Struct Reference

Identifies a specific source location within a translation unit. More...

#include <Index.h>

Collaboration diagram for CXSourceLocation:
Collaboration graph
[legend]

List of all members.

Public Attributes

const void * ptr_data [2]
unsigned int_data

Detailed Description

Identifies a specific source location within a translation unit.

Use clang_getExpansionLocation() or clang_getSpellingLocation() to map a source location to a particular file, line, and column.

Definition at line 368 of file Index.h.


Member Data Documentation

Definition at line 370 of file Index.h.

Definition at line 369 of file Index.h.


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