Home
last modified time | relevance | path

Searched refs:extern_type (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-1454.h1 // bindgen-flags: --no-recursive-allowlist --allowlist-type "local_type" --with-derive-hash --no-derive-copy --no-derive-default --raw-line "#[repr(C)] #[derive(Debug)] pub struct extern_type;"
4 struct extern_type {}; struct
8 struct extern_type inner;
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-1454.rs10 pub struct extern_type; structure names
15 pub inner: extern_type,
/third_party/rust/crates/cxx/src/
H A Dlib.rs446 mod extern_type; modules
473 pub use crate::extern_type::{kind, ExternType};
499 pub use crate::extern_type::{verify_extern_kind, verify_extern_type};
H A Dcxx_vector.rs4 use crate::extern_type::ExternType;
/third_party/libbpf/src/
H A Dlibbpf.c550 enum extern_type { enum
566 enum extern_type type;

Completed in 20 milliseconds