Home
last modified time | relevance | path

Searched refs:get_uniqueptr_to_ptr (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/cxx/tests/ui/
Dptr_unsupported.rs7 fn get_uniqueptr_to_ptr() -> UniquePtr<*mut C>; in get_uniqueptr_to_ptr() function
Dptr_unsupported.stderr10 7 | fn get_uniqueptr_to_ptr() -> UniquePtr<*mut C>;