Open
Description
None of the clangd display hints and auto-completions work with deduced this.
Example: CurrentValue suggested even though it cant be used without Self.
Member function calls display the overlay with Self, thus shoving the actual relevant arguments that are being filled.
Example: Self shown even though the Value is the one being filled.
tested on clangd version: 21.0.0