Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_metadata/src/
Dcreader.rs46 has_global_allocator: bool, field
233 pub(crate) fn has_global_allocator(&self) -> bool { in has_global_allocator() method
/third_party/rust/rust/compiler/rustc_metadata/src/rmeta/
Dmod.rs249 has_global_allocator: bool, field
Ddecoder.rs1711 pub(crate) fn has_global_allocator(&self) -> bool { in has_global_allocator() method