ΒΆCXSourceLocation clang_getTokenLocation(
    CXTranslationUnit,
    CXToken)

Description

Retrieve the source location of the given token.

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

Parameters

CXTranslationUnit
CXToken