Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
Dlibclang.exports213 clang_getLocationForOffset
DCXSourceLocation.cpp155 CXSourceLocation clang_getLocationForOffset(CXTranslationUnit TU, in clang_getLocationForOffset() function
/external/clang/include/clang-c/
DIndex.h412 CINDEX_LINKAGE CXSourceLocation clang_getLocationForOffset(CXTranslationUnit tu,
/external/clang/bindings/python/clang/
Dcindex.py195 return conf.lib.clang_getLocationForOffset(tu, file, offset)