[][src]Module clang::source

Source files, locations, and ranges.

Structs

File

A source file.

Location

The file, line, column, and character offset of a source location.

Module

A collection of headers.

SourceLocation

A location in a source file.

SourceRange

A half-open range in a source file.