Searched refs:has_attrs (Results 1 – 3 of 3) sorted by relevance
480 let [must_use, no_return, no_return_cpp] = cursor.has_attrs(&[ in from_ty()
3268 mod_name, has_attrs, attrs = target.partition(":")3278 if has_attrs:
683 pub fn has_attrs<const N: usize>( in has_attrs() method