clang.SourceRange

Members

Functions

intersects
bool intersects(in SourceRange a, in SourceRange b)

Check if two source ranges intersect

range
SourceRange range(ref SourceLocation begin, SourceLocation end)

Retrieve a source range given the beginning and ending source locations.

Structs

SourceRange
struct SourceRange

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)