Home
last modified time | relevance | path

Searched defs:has_alloc_error_handler (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/rust/compiler/rustc_metadata/src/
Dcreader.rs48 has_alloc_error_handler: bool, field
237 pub(crate) fn has_alloc_error_handler(&self) -> bool { in has_alloc_error_handler() method
/third_party/rust/rust/compiler/rustc_metadata/src/rmeta/
Dmod.rs250 has_alloc_error_handler: bool, field
Ddecoder.rs1715 pub(crate) fn has_alloc_error_handler(&self) -> bool { in has_alloc_error_handler() method