Home
last modified time | relevance | path

Searched refs:CXCursor_NamespaceRef (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/ir/
H A Dty.rs1000 CXCursor_NamespaceRef => { in from_clang_ty()
H A Dcontext.rs1640 .all(|c| c.kind() == clang_sys::CXCursor_NamespaceRef) in instantiate_template()
/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs248 semantic_parent.unwrap().kind() == CXCursor_NamespaceRef) in is_toplevel()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs258 const CXCursor_NamespaceRef = 46, consts

Completed in 14 milliseconds