Home
last modified time | relevance | path

Searched refs:TaggedPtr (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dbitfield_align_2.rs106 pub struct TaggedPtr { struct
113 ::std::mem::size_of::<TaggedPtr>(), in bindgen_test_layout_TaggedPtr() argument
115 concat!("Size of: ", stringify!(TaggedPtr)) in bindgen_test_layout_TaggedPtr()
118 ::std::mem::align_of::<TaggedPtr>(), in bindgen_test_layout_TaggedPtr()
120 concat!("Alignment of ", stringify!(TaggedPtr)) in bindgen_test_layout_TaggedPtr()
123 impl Default for TaggedPtr { implementation
132 impl TaggedPtr { impl
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dbitfield_align_2.h9 struct TaggedPtr { struct
/third_party/protobuf/src/google/protobuf/
Darenastring.h64 class TaggedPtr {
358 void UnsafeSetTaggedPointer(TaggedPtr< ::std::string> value) { in UnsafeSetTaggedPointer()
Dmap_entry_lite.h605 TaggedPtr<std::string> ptr;
615 TaggedPtr<std::string> ptr;