Home
last modified time | relevance | path

Searched refs:clang_getCursor (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/clang/tools/libclang/
H A Dlibclang.exports165 clang_getCursor
H A DCIndex.cpp5006 CXCursor clang_getCursor(CXTranslationUnit TU, CXSourceLocation Loc) { in clang_getCursor() function
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dc-index-test.c1168 Ref = clang_getCursor(Data->TU, RefLoc); in FunctionScanVisitor()
1829 cursor = clang_getCursor(TU, clang_getLocation(TU, file, line, col)); in perform_file_scan()
2366 Cursor = clang_getCursor(TU, in inspect_cursor_at()
2651 Cursor = clang_getCursor(TU, in find_file_refs_at()
/aosp_15_r20/external/clang/include/clang-c/
H A DIndex.h2875 CINDEX_LINKAGE CXCursor clang_getCursor(CXTranslationUnit, CXSourceLocation);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-c/
DIndex.h2773 CINDEX_LINKAGE CXCursor clang_getCursor(CXTranslationUnit, CXSourceLocation);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-c/
DIndex.h2763 CINDEX_LINKAGE CXCursor clang_getCursor(CXTranslationUnit, CXSourceLocation);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-c/
DIndex.h2772 CINDEX_LINKAGE CXCursor clang_getCursor(CXTranslationUnit, CXSourceLocation);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-c/
DIndex.h2772 CINDEX_LINKAGE CXCursor clang_getCursor(CXTranslationUnit, CXSourceLocation);
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs2208 pub fn clang_getCursor(tu: CXTranslationUnit, location: CXSourceLocation) -> CXCursor;
/aosp_15_r20/external/clang/bindings/python/clang/
H A Dcindex.py1173 cursor = conf.lib.clang_getCursor(tu, location)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3/site-packages/clang/
Dcindex.py1470 cursor = conf.lib.clang_getCursor(tu, location)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3/site-packages/clang/
Dcindex.py1439 cursor = conf.lib.clang_getCursor(tu, location)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3/site-packages/clang/
Dcindex.py1439 cursor = conf.lib.clang_getCursor(tu, location)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3/site-packages/clang/
Dcindex.py1593 cursor = conf.lib.clang_getCursor(tu, location)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/lib/python3/site-packages/clang/
Dcindex.py1593 cursor = conf.lib.clang_getCursor(tu, location)