Home
last modified time | relevance | path

Searched refs:is_const_impl (Results 1 – 1 of 1) sorted by relevance

/linux/rust/syn/
H A Ditem.rs2579 let is_const_impl = allow_verbatim_impl in parse_impl() localVariable
2581 if is_const_impl { in parse_impl()
2644 if has_visibility || is_const_impl || is_impl_for && trait_.is_none() { in parse_impl()