clang_getLocation ( tu file line column -- CXSourceLocation )


Vocabulary
libclang.ffi

Inputs
tuan object
filean object
linean object
columnan object


Outputs
CXSourceLocationan object


Definition