Searched defs:UnionOpaquePtr (Results 1 – 1 of 1) sorted by relevance
90 template <class T> struct UnionOpaquePtr { struct93 static UnionOpaquePtr make(OpaquePtr<T> P) { in make() argument101 UnionOpaquePtr &operator=(OpaquePtr<T> P) { argument