Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp19642 struct logical_not : public unary_function<_Tp, bool> struct
19646 operator()(const _Tp& __x) const in operator ()()
19683 struct logical_not<void> struct
19688 operator()(_Tp&& __t) const in operator ()()
19693 typedef __is_transparent is_transparent;