Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp11495 struct PointerTypeImpl struct
11497 typedef typename D::pointer Type;
11501 struct PointerTypeImpl<T, D, false> struct
11503 typedef T* Type;