Home
last modified time | relevance | path

Searched defs:CXCursor (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/cexpr/tests/
Dclang.rs191 cur: CXCursor, in visit_children_thunk()
192 parent: CXCursor, in visit_children_thunk()
194 ) -> CXChildVisitResult in visit_children_thunk()
201 unsafe fn visit_children<F>(cursor: CXCursor, mut f: F) in visit_children()
203 F: FnMut(CXCursor, CXCursor) -> CXChildVisitResult, in visit_children()
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs1489 pub struct CXCursor { struct
1490 pub kind: CXCursorKind, argument
1495 default!(CXCursor); argument
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/
Dclang.rs1117 cur: CXCursor, in visit_children()
1118 _parent: CXCursor, in visit_children()
/aosp_15_r20/external/clang/include/clang-c/
H A DIndex.h2413 } CXCursor; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-c/
DIndex.h2273 } CXCursor; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-c/
DIndex.h2263 } CXCursor; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-c/
DIndex.h2272 } CXCursor; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-c/
DIndex.h2272 } CXCursor; typedef