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/
H A Dbitfield_align_2.rs106 pub struct TaggedPtr { structure names
113 ::std::mem::size_of::<TaggedPtr>(), in bindgen_test_layout_TaggedPtr()
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 {
132 impl TaggedPtr { impls
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dbitfield_align_2.h9 struct TaggedPtr { struct
/third_party/protobuf/src/google/protobuf/
H A Darenastring.h64 class TaggedPtr { class
358 void UnsafeSetTaggedPointer(TaggedPtr< ::std::string> value) { in UnsafeSetTaggedPointer()
H A Dmap_entry_lite.h605 TaggedPtr<std::string> ptr; in From()
615 TaggedPtr<std::string> ptr; in From()

Completed in 3 milliseconds