Home
last modified time | relevance | path

Searched refs:complexMethodRef (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dclass_with_typedef.hpp16 void complexMethodRef(Lookup& c);
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dclass_with_typedef.rs103 pub unsafe fn complexMethodRef(&mut self, c: *mut C_Lookup) { in complexMethodRef() method