Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp36029 struct AllowDeprecatedAbsFixed : FalseType {}; struct
36031 template<> struct AllowDeprecatedAbsFixed<int32_t> : TrueType {}; struct
36032 template<> struct AllowDeprecatedAbsFixed<int64_t> : TrueType {}; struct