Home
last modified time | relevance | path

Searched refs:ItemKind (Results 1 – 25 of 589) sorted by relevance

12345678910>>...24

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/bindgen-0.53.3/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { impl
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/bindgen-0.58.1/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { implementation
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/bindgen-0.58.1/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { impl
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/bindgen-0.58.1/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { implementation
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/devel/rust-bindgen/bindgen-0.59.2/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { implementation
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/bindgen-0.59.2/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { impl
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/bindgen/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { implementation
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/bindgen-0.51.1/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { implementation
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/bindgen-0.51.1/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { implementation
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/bindgen-0.51.1/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { impl
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/bindgen-0.56.0/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { impl
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/bindgen-0.53.3/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { implementation
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/bindgen/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { impl
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/net/quiche/quiche-0.9.0/cargo-crates/bindgen-0.57.0/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { implementation
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/bindgen-0.48.1/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { implementation
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/bindgen/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { impl
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/bindgen/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { impl
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/bindgen-0.56.0/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { implementation
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/bindgen/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { implementation
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/bindgen-0.51.1/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { implementation
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/bindgen-0.54.0/src/ir/
H A Ditem_kind.rs13 pub enum ItemKind { enum
28 impl ItemKind { implementation
33 ItemKind::Module(ref module) => Some(module), in as_module()
41 ItemKind::Module(..) => "Module", in kind_name()
42 ItemKind::Type(..) => "Type", in kind_name()
43 ItemKind::Function(..) => "Function", in kind_name()
44 ItemKind::Var(..) => "Var", in kind_name()
83 ItemKind::Type(ref ty) => Some(ty), in as_type()
92 ItemKind::Type(ref mut ty) => Some(ty), in as_type_mut()
112 ItemKind::Var(ref v) => Some(v), in as_var()
[all …]
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_hir/src/
H A Dtarget.rs8 use crate::{Item, ItemKind, TraitItem, TraitItemKind};
110 ItemKind::Use(..) => Target::Use, in from_item()
111 ItemKind::Static(..) => Target::Static, in from_item()
112 ItemKind::Const(..) => Target::Const, in from_item()
113 ItemKind::Fn(..) => Target::Fn, in from_item()
115 ItemKind::Mod(..) => Target::Mod, in from_item()
120 ItemKind::Enum(..) => Target::Enum, in from_item()
121 ItemKind::Struct(..) => Target::Struct, in from_item()
122 ItemKind::Union(..) => Target::Union, in from_item()
123 ItemKind::Trait(..) => Target::Trait, in from_item()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/
H A Dmissing_inline.rs94 hir::ItemKind::Fn(..) => { in check_item()
119 hir::ItemKind::Const(..) in check_item()
120 | hir::ItemKind::Enum(..) in check_item()
121 | hir::ItemKind::Macro(..) in check_item()
122 | hir::ItemKind::Mod(..) in check_item()
123 | hir::ItemKind::Static(..) in check_item()
124 | hir::ItemKind::Struct(..) in check_item()
127 | hir::ItemKind::TyAlias(..) in check_item()
128 | hir::ItemKind::Union(..) in check_item()
129 | hir::ItemKind::OpaqueTy(..) in check_item()
[all …]
H A Dmissing_doc.rs113 hir::ItemKind::Fn(..) => { in check_item()
122 hir::ItemKind::Const(..) in check_item()
123 | hir::ItemKind::Enum(..) in check_item()
124 | hir::ItemKind::Macro(..) in check_item()
125 | hir::ItemKind::Mod(..) in check_item()
126 | hir::ItemKind::Static(..) in check_item()
127 | hir::ItemKind::Struct(..) in check_item()
128 | hir::ItemKind::Trait(..) in check_item()
130 | hir::ItemKind::TyAlias(..) in check_item()
131 | hir::ItemKind::Union(..) in check_item()
[all …]
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_passes/src/
H A Dreachable.rs32 hir::ItemKind::Impl { .. } | hir::ItemKind::Fn(..) => { in item_might_be_inlined()
152 hir::ItemKind::Fn(..) => { in def_id_represents_local_inlined_item()
255 hir::ItemKind::Const(_, init) | hir::ItemKind::Static(_, _, init) => { in propagate_node()
263 | hir::ItemKind::Use(..) in propagate_node()
265 | hir::ItemKind::TyAlias(..) in propagate_node()
266 | hir::ItemKind::Macro(..) in propagate_node()
267 | hir::ItemKind::Mod(..) in propagate_node()
270 | hir::ItemKind::Trait(..) in propagate_node()
272 | hir::ItemKind::Struct(..) in propagate_node()
273 | hir::ItemKind::Enum(..) in propagate_node()
[all …]

12345678910>>...24