Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/tools/libclang/
H A DCIndexHigh.cpp183 Loc = cxloc::translateSourceLocation(clang_getCursorLocation(cursor)); in findFileIdRefVisit()
281 Loc = cxloc::translateSourceLocation(clang_getCursorLocation(cursor)); in findFileMacroRefVisit()
359 Loc = cxloc::translateSourceLocation(clang_getCursorLocation(cursor)); in visit()
H A Dlibclang.exports176 clang_getCursorLocation
H A DCIndex.cpp4367 CXSourceLocation CXLoc = clang_getCursorLocation(C); in clang_Cursor_getSpellingNameRange()
5025 CXSourceLocation ResultLoc = clang_getCursorLocation(Result); in clang_getCursor()
5048 CXSourceLocation DefinitionLoc = clang_getCursorLocation(Definition); in clang_getCursor()
5146 CXSourceLocation clang_getCursorLocation(CXCursor C) { in clang_getCursorLocation() function
7956 *this << cursorName << "@" << clang_getCursorLocation(cursor); in operator <<()
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dc-index-test.c703 Loc = clang_getCursorLocation(Ovl); in PrintCursor()
709 CXSourceLocation Loc = clang_getCursorLocation(Referenced); in PrintCursor()
832 CXSourceLocation Loc = clang_getCursorLocation(SpecializationOf); in PrintCursor()
874 CXSourceLocation Loc = clang_getCursorLocation(overridden[I]); in PrintCursor()
964 CXSourceLocation Loc = clang_getCursorLocation(Cursor); in GetCursorSource()
1099 CXSourceLocation Loc = clang_getCursorLocation(Cursor); in FilteredPrintingVisitor()
1161 Loc = clang_getCursorLocation(Cursor); in FunctionScanVisitor()
2392 CXSourceLocation CursorLoc = clang_getCursorLocation(Cursor); in inspect_print_cursor()
2497 CXSourceLocation CursorLoc = clang_getCursorLocation(Cursor); in inspect_evaluate_cursor()
2534 CXSourceLocation CursorLoc = clang_getCursorLocation(Cursor); in inspect_macroinfo_cursor()
/aosp_15_r20/external/clang/include/clang-c/
H A DIndex.h2887 CINDEX_LINKAGE CXSourceLocation clang_getCursorLocation(CXCursor);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-c/
DIndex.h2785 CINDEX_LINKAGE CXSourceLocation clang_getCursorLocation(CXCursor);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-c/
DIndex.h2775 CINDEX_LINKAGE CXSourceLocation clang_getCursorLocation(CXCursor);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-c/
DIndex.h2784 CINDEX_LINKAGE CXSourceLocation clang_getCursorLocation(CXCursor);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-c/
DIndex.h2784 CINDEX_LINKAGE CXSourceLocation clang_getCursorLocation(CXCursor);
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/
Dclang.rs380 x: clang_getCursorLocation(self.x), in location()
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs2225 pub fn clang_getCursorLocation(cursor: CXCursor) -> CXSourceLocation;
/aosp_15_r20/external/clang/bindings/python/clang/
H A Dcindex.py1310 self._loc = conf.lib.clang_getCursorLocation(self)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3/site-packages/clang/
Dcindex.py1720 self._loc = conf.lib.clang_getCursorLocation(self)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3/site-packages/clang/
Dcindex.py1689 self._loc = conf.lib.clang_getCursorLocation(self)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3/site-packages/clang/
Dcindex.py1689 self._loc = conf.lib.clang_getCursorLocation(self)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3/site-packages/clang/
Dcindex.py1843 self._loc = conf.lib.clang_getCursorLocation(self)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/lib/python3/site-packages/clang/
Dcindex.py1843 self._loc = conf.lib.clang_getCursorLocation(self)