Home
last modified time | relevance | path

Searched defs:methodReturningInt (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dobjc_class_method.h8 + (int)methodReturningInt; variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dobjc_method.rs47 unsafe fn methodReturningInt(&self) -> ::std::os::raw::c_int in methodReturningInt() functions
H A Dobjc_class_method.rs47 unsafe fn methodReturningInt() -> ::std::os::raw::c_int in methodReturningInt() functions

Completed in 1 milliseconds