Home
last modified time | relevance | path

Searched defs:NoDebug (Results 1 – 16 of 16) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dno_debug_bypass_impl_debug.rs28 pub struct NoDebug<T> { struct
32 impl<T> Default for NoDebug<T> { argument
Denum-default-bitfield.rs119 impl NoDebug { impl
122 impl NoDebug { implementation
125 impl ::std::ops::BitOr<NoDebug> for NoDebug { implementation
132 impl ::std::ops::BitOrAssign for NoDebug { implementation
134 fn bitor_assign(&mut self, rhs: NoDebug) { in bitor_assign()
138 impl ::std::ops::BitAnd<NoDebug> for NoDebug { implementation
145 impl ::std::ops::BitAndAssign for NoDebug { implementation
147 fn bitand_assign(&mut self, rhs: NoDebug) { in bitand_assign()
154 pub struct NoDebug(pub ::std::os::raw::c_uint); struct
Dissue-648-derive-debug-with-padding.rs13 pub struct NoDebug { struct
18 const UNINIT: ::std::mem::MaybeUninit<NoDebug> = in bindgen_test_layout_NoDebug() argument
42 impl Default for NoDebug { implementation
51 impl ::std::cmp::PartialEq for NoDebug { implementation
Dno_debug_opaque.rs11 pub struct NoDebug { struct
17 ::std::mem::size_of::<NoDebug>(), in bindgen_test_layout_NoDebug() argument
Dno_debug_allowlisted.rs10 pub struct NoDebug { struct
15 const UNINIT: ::std::mem::MaybeUninit<NoDebug> = in bindgen_test_layout_NoDebug() argument
Denum-default-rust.rs70 pub enum NoDebug { enum
Denum-no-debug-rust.rs70 pub enum NoDebug { enum
Denum.rs60 pub type NoDebug = ::std::os::raw::c_uint; typedef
Denum-default-consts.rs62 pub type NoDebug = ::std::os::raw::c_uint; typedef
Denum-default-module.rs63 pub mod NoDebug { module
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dissue-648-derive-debug-with-padding.h6 struct NoDebug { struct
7 char c;
Dno_debug_opaque.hpp3 class NoDebug { class
Dno_debug_allowlisted.hpp3 class NoDebug { class
Dno_debug_bypass_impl_debug.hpp9 class NoDebug { class
Denum.h22 enum NoDebug { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1121 NoDebug = 0, enumerator