Home
last modified time | relevance | path

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

/third_party/rust/crates/cxx/macro/src/
Dexpand.rs1395 let link_get = format!("{}get", prefix); in expand_unique_ptr() localVariable
1483 let link_get = format!("{}get", prefix); in expand_shared_ptr() localVariable