Searched defs:can_construct_from_value (Results 1 – 2 of 2) sorted by relevance
1602 let can_construct_from_value = match ty { in write_unique_ptr_common() localVariable1715 let can_construct_from_value = out.types.is_maybe_trivial(ident); in write_shared_ptr() localVariable
1333 let can_construct_from_value = types.is_maybe_trivial(ident); in expand_unique_ptr() localVariable1427 let can_construct_from_value = types.is_maybe_trivial(ident); in expand_shared_ptr() localVariable