clang_getLocationForOffset ( tu file offset -- CXSourceLocation )


Vocabulary
libclang.ffi

Inputs
tuan object
filean object
offsetan object


Outputs
CXSourceLocationan object


Definition