Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_metadata/src/
Dcreader.rs44 alloc_error_handler_kind: Option<AllocatorKind>, field
229 pub(crate) fn alloc_error_handler_kind(&self) -> Option<AllocatorKind> { in alloc_error_handler_kind() method