Home
last modified time | relevance | path

Searched refs:WithDtorIntFwd (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dtemplate.hpp65 typedef WithDtor<int> WithDtorIntFwd; typedef
74 WithDtorIntFwd member;
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dtemplate.rs356 pub type WithDtorIntFwd = WithDtor<::std::os::raw::c_int>; types
375 pub member: WithDtorIntFwd,

Completed in 2 milliseconds