Home
last modified time | relevance | path

Searched refs:clang_getLocationForOffset (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A Dlibclang.exports251 clang_getLocationForOffset
H A DCXSourceLocation.cpp150 CXSourceLocation clang_getLocationForOffset(CXTranslationUnit TU, in clang_getLocationForOffset() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h500 CINDEX_LINKAGE CXSourceLocation clang_getLocationForOffset(CXTranslationUnit tu,
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py267 return conf.lib.clang_getLocationForOffset(tu, file, offset)