Home
last modified time | relevance | path

Searched defs:_Iter_comp_to_iter (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp15223 struct _Iter_comp_to_iter struct
15225 _Compare _M_comp;
15226 typename std::iterator_traits<_Iterator1>::reference _M_ref;
15228 _Iter_comp_to_iter(_Compare __comp, _Iterator1 __it1) in _Iter_comp_to_iter() argument
15234 operator()(_Iterator2 __it2) in operator ()()