Home
last modified time | relevance | path

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

/third_party/rust/crates/cxx/macro/src/
Dexpand.rs1482 let link_clone = format!("{}clone", prefix); in expand_shared_ptr() localVariable
1551 let link_clone = format!("{}clone", prefix); in expand_weak_ptr() localVariable