Searched refs:s_ptr_template (Results 1 – 1 of 1) sorted by relevance
261 struct s_ptr_template { struct262 s_ptr_template();263 s_ptr_template(T, svint8_t = svint8_t());264 s_ptr_template(const s_ptr_template &, svint8_t = svint8_t());274 widget(s_ptr_template<int>); argument399 s_ptr_template<int> st_ptr_int; in cxx_only()400 s_ptr_template<svint8_t> st_ptr_svint8; in cxx_only()539 s_ptr_template<int> y; in cxx_only()540 s_ptr_template<int> &x = y; in cxx_only()