Home
last modified time | relevance | path

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

/third_party/rust/crates/cxx/macro/src/
Dexpand.rs1393 let link_uninit = format!("{}uninit", prefix); in expand_unique_ptr() localVariable
1481 let link_uninit = format!("{}uninit", prefix); in expand_shared_ptr() localVariable