Searched refs:ty_self (Results 1 - 2 of 2) sorted by relevance
/third_party/rust/crates/cxx/macro/src/ | ||
H A D | tokens.rs | 16 pub fn ty_self(&self) -> ReceiverTypeSelf { in ty_self() functions |
H A D | expand.rs | 499 let ty = receiver.ty_self(); in expand_cxx_function_shim() |
Completed in 3 milliseconds