Home
last modified time | relevance | path

Searched refs:CXCursor_TypeAliasTemplateDecl (Results 1 - 6 of 6) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/ir/
H A Dtemplate.rs246 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
H A Dcontext.rs1834 use clang_sys::{CXCursor_TypeAliasTemplateDecl, CXCursor_TypeRef}; in builtin_or_resolved_ty()
1868 CXCursor_TypeAliasTemplateDecl && in builtin_or_resolved_ty()
2929 clang_sys::CXCursor_TypeAliasTemplateDecl => { in num_self_template_params()
H A Dty.rs899 CXCursor_TypeAliasTemplateDecl => { in from_clang_ty()
H A Dcomp.rs1386 CXCursor_TypeAliasTemplateDecl | in from_ty()
/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs267 CXCursor_TypeAliasTemplateDecl in is_template_like()
1420 CXCursor_TypeAliasTemplateDecl | in is_fully_instantiated_template()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs572 const CXCursor_TypeAliasTemplateDecl = 601, consts

Completed in 17 milliseconds