Home
last modified time | relevance | path

Searched refs:expect_module (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/bindgen-0.53.3/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/bindgen-0.58.1/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/bindgen-0.58.1/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/bindgen-0.58.1/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/devel/rust-bindgen/bindgen-0.59.2/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/bindgen-0.59.2/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/bindgen/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/bindgen-0.51.1/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/bindgen-0.51.1/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/bindgen-0.51.1/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/bindgen-0.56.0/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/bindgen-0.53.3/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/www/firefox/firefox-99.0/third_party/rust/bindgen/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/net/quiche/quiche-0.9.0/cargo-crates/bindgen-0.57.0/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/bindgen-0.48.1/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/bindgen/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/bindgen/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/bindgen-0.56.0/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/bindgen/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/bindgen-0.51.1/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/bindgen-0.54.0/src/ir/
H A Ditem_kind.rs55 pub fn expect_module(&self) -> &Module { in expect_module() method
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_resolve/src/
H A Dlib.rs2162 let module = self.expect_module( in resolve_crate_root()
2176 let mut module = self.expect_module(module.nearest_parent_mod()); in resolve_self()
2179 module = self.expect_module(parent.nearest_parent_mod()); in resolve_self()
3295 let crate_root = self.expect_module(crate_id.as_def_id()); in extern_prelude_get()
3336 let module = self.expect_module(module_id); in resolve_str_path_error()
H A Dbuild_reduced_graph.rs123 pub fn expect_module(&mut self, def_id: DefId) -> Module<'a> { in expect_module() method
707 self.r.expect_module(crate_id.as_def_id()) in build_reduced_graph_for_item()
935 let module = self.r.expect_module(def_id); in build_reduced_graph_for_external_crate_res()
H A Dmacros.rs243 parent_module.map_or(self.empty_module, |def_id| self.expect_module(def_id));
H A Ddiagnostics.rs998 let crate_root = self.expect_module(crate_id.as_def_id()); in lookup_import_candidates()

12