Searched refs:clang_getLocationForOffset (Results 1 - 3 of 3) sorted by relevance

/external/clang/tools/libclang/
H A DCXSourceLocation.cpp155 CXSourceLocation clang_getLocationForOffset(CXTranslationUnit TU, function
/external/clang/include/clang-c/
H A DIndex.h407 CINDEX_LINKAGE CXSourceLocation clang_getLocationForOffset(CXTranslationUnit tu,
/external/clang/bindings/python/clang/
H A Dcindex.py195 return conf.lib.clang_getLocationForOffset(tu, file, offset)
3088 ("clang_getLocationForOffset",

Completed in 380 milliseconds