Home
last modified time | relevance | path

Searched refs:CXCursor_TypeAliasTemplateDecl (Results 1 – 25 of 198) sorted by relevance

12345678

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/bindgen-0.53.3/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/bindgen-0.58.1/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/bindgen-0.58.1/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/bindgen-0.58.1/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/devel/rust-bindgen/bindgen-0.59.2/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/bindgen-0.59.2/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/bindgen/src/ir/
H A Dtemplate.rs247 if declaration.kind() == CXCursor_TypeAliasTemplateDecl { in from_ty()
H A Dcontext.rs1855 use clang_sys::{CXCursor_TypeAliasTemplateDecl, CXCursor_TypeRef}; in builtin_or_resolved_ty()
1895 if decl.cursor().kind() == CXCursor_TypeAliasTemplateDecl && in builtin_or_resolved_ty()
2693 clang_sys::CXCursor_TypeAliasTemplateDecl => { in num_self_template_params()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/bindgen-0.51.1/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/bindgen-0.51.1/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/bindgen-0.51.1/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/bindgen-0.56.0/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/bindgen-0.53.3/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/www/firefox/firefox-99.0/third_party/rust/bindgen/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/bindgen-0.48.1/src/ir/
H A Dtemplate.rs246 if declaration.kind() == CXCursor_TypeAliasTemplateDecl { in from_ty()
/dports/net/quiche/quiche-0.9.0/cargo-crates/bindgen-0.57.0/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/bindgen/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/bindgen/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/bindgen-0.56.0/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/bindgen/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/bindgen-0.51.1/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/bindgen-0.54.0/src/ir/
H A Dtemplate.rs247 let definition = if declaration.kind() == CXCursor_TypeAliasTemplateDecl in from_ty()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/clangbackend/source/
H A Dclangtooltipinfocollector.cpp127 if (cursor.kind() == CXCursor_TypeAliasTemplateDecl) in textForAnyTypeAlias()
356 if (cursor.kind() == CXCursor_TypeAliasTemplateDecl) in qdocCategory()
H A Dcursor.cpp178 || k == CXCursor_TypeAliasTemplateDecl; in isAnyTypeAlias()
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clang/duchain/
H A Dbuilder.cpp92 if (clang_getCursorKind(referenced) == CXCursor_TypeAliasTemplateDecl) { in referencedCursor()
1290 …auto context = createContext<CXCursor_TypeAliasTemplateDecl, DUContext::Template>(cursor, Qualifie… in buildTypeAliasTemplateDecl()
1605 case CXCursor_TypeAliasTemplateDecl: in visitCursor()

12345678