Home
last modified time | relevance | path

Searched defs:__raw (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-493_1_0.hpp35 struct __raw struct in basic_string
H A Dissue-493.hpp34 struct __raw struct in basic_string
/third_party/rust/crates/cxx/src/
H A Dunique_ptr.rs225 unsafe fn __raw(raw: *mut Self) -> MaybeUninit<*mut c_void>; in __raw() functions
258 unsafe fn __raw(raw: *mut Self) -> MaybeUninit<*mut c_void> { in __raw() functions
284 unsafe fn __raw(raw: *mut Self) -> MaybeUninit<*mut c_void> { in __raw() functions
/third_party/rust/crates/cxx/macro/src/
H A Dexpand.rs1437 unsafe fn __raw(raw: *mut Self) -> ::cxx::core::mem::MaybeUninit<*mut ::cxx::core::ffi::c_void> { in expand_unique_ptr() functions
1440 fn __raw(this: *mut ::cxx::core::mem::MaybeUninit<*mut ::cxx::core::ffi::c_void>, raw: *mut ::cxx::core::ffi::c_void); in expand_unique_ptr() functions

Completed in 3 milliseconds