Home
last modified time | relevance | path

Searched refs:clang_getCursorExtent (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/clang/tools/libclang/
H A Dlibclang.exports170 clang_getCursorExtent
H A DCIndex.cpp5455 CXSourceRange clang_getCursorExtent(CXCursor C) { in clang_getCursorExtent() function
5924 return clang_getCursorExtent(C); in clang_getCursorReferenceNameRange()
/aosp_15_r20/external/rust/android-crates-io/crates/cexpr/tests/
Dclang.rs257 let mut range = clang_getCursorExtent(cur); in file_visit_macros()
/aosp_15_r20/external/clang/include/clang-c/
H A DIndex.h2900 CINDEX_LINKAGE CXSourceRange clang_getCursorExtent(CXCursor);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-c/
DIndex.h2798 CINDEX_LINKAGE CXSourceRange clang_getCursorExtent(CXCursor);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-c/
DIndex.h2788 CINDEX_LINKAGE CXSourceRange clang_getCursorExtent(CXCursor);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-c/
DIndex.h2797 CINDEX_LINKAGE CXSourceRange clang_getCursorExtent(CXCursor);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-c/
DIndex.h2797 CINDEX_LINKAGE CXSourceRange clang_getCursorExtent(CXCursor);
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/
Dclang.rs387 unsafe { clang_getCursorExtent(self.x) } in extent()
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dc-index-test.c900 CursorExtent = clang_getCursorExtent(Cursor); in PrintCursor()
1082 CXSourceRange extent = clang_getCursorExtent(C); in PrintCursorExtent()
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs2219 pub fn clang_getCursorExtent(cursor: CXCursor) -> CXSourceRange;
/aosp_15_r20/external/clang/bindings/python/clang/
H A Dcindex.py1321 self._extent = conf.lib.clang_getCursorExtent(self)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3/site-packages/clang/
Dcindex.py1747 self._extent = conf.lib.clang_getCursorExtent(self)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3/site-packages/clang/
Dcindex.py1716 self._extent = conf.lib.clang_getCursorExtent(self)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3/site-packages/clang/
Dcindex.py1716 self._extent = conf.lib.clang_getCursorExtent(self)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3/site-packages/clang/
Dcindex.py1870 self._extent = conf.lib.clang_getCursorExtent(self)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/lib/python3/site-packages/clang/
Dcindex.py1870 self._extent = conf.lib.clang_getCursorExtent(self)