ΒΆCXSourceRange clang_getRange(
    CXSourceLocation begin,
    CXSourceLocation end)

Description

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

Declared at: clang/include/clang-c/Index.h:524

Parameters

CXSourceLocation begin
CXSourceLocation end