Jeff Muizelaar e9d997e97d fix: don't drop references with more than one definition.
Implicit field references during struct initialization were
being dropped because get_definition was returning None because
there were multiple definitions.

This adds a new helper, `get_defintions`, that supports returning
more than one definition for a given token and hooks it up.

Fixes #19393
2025-04-04 11:37:14 -04:00
..
2025-03-23 08:46:10 +01:00
2025-03-31 13:27:54 +02:00
2025-03-31 13:27:54 +02:00
2025-03-31 13:27:54 +02:00
2025-03-31 13:27:54 +02:00
2025-03-31 13:27:54 +02:00
2025-03-23 08:46:10 +01:00
2025-03-25 08:55:31 +01:00
2025-03-15 21:32:01 +01:00
2025-03-31 13:27:54 +02:00
2025-03-23 08:46:10 +01:00
2025-03-23 08:46:10 +01:00
2025-03-23 08:46:10 +01:00
2025-03-31 13:27:54 +02:00
2025-03-15 21:32:01 +01:00
2025-03-23 08:46:10 +01:00