Searched refs:clang_getLocationForOffset (Results 1 – 5 of 5) sorted by relevance
219 clang_getLocationForOffset
155 CXSourceLocation clang_getLocationForOffset(CXTranslationUnit TU, in clang_getLocationForOffset() function
412 CINDEX_LINKAGE CXSourceLocation clang_getLocationForOffset(CXTranslationUnit tu,
2287 …pub fn clang_getLocationForOffset(tu: CXTranslationUnit, file: CXFile, offset: c_uint) -> CXSource…
195 return conf.lib.clang_getLocationForOffset(tu, file, offset)