Searched refs:get_ptr_to_reference (Results 1 – 2 of 2) sorted by relevance
/third_party/rust/crates/cxx/tests/ui/ | ||
D | ptr_unsupported.rs | 6 fn get_ptr_to_reference() -> *mut &C; in get_ptr_to_reference() function |
D | ptr_unsupported.stderr | 4 6 | fn get_ptr_to_reference() -> *mut &C; |