Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dissue-493.hpp34 struct __raw struct in basic_string
36 size_type __words[__n_words];
Dissue-493_1_0.hpp35 struct __raw struct in basic_string
37 size_type __words[__n_words];
/third_party/rust/crates/cxx/src/
Dunique_ptr.rs225 unsafe fn __raw(raw: *mut Self) -> MaybeUninit<*mut c_void>; in __raw() method
258 unsafe fn __raw(raw: *mut Self) -> MaybeUninit<*mut c_void> { in __raw() method
284 unsafe fn __raw(raw: *mut Self) -> MaybeUninit<*mut c_void> { in __raw() function