Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-cexpr/tests/
H A Dclang.rs205 clang_visitChildren( in visit_children()
/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs494 clang_visitChildren(self.x, visit_children::<Visitor>, data.cast()); in visit()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs2241 pub fn clang_visitChildren(cursor: CXCursor, visitor: CXCursorVisitor, data: CXClientData) -> c_uint; in clang_visitChildren() functions

Completed in 9 milliseconds