We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3e2032 + e6c302c commit 29accc2Copy full SHA for 29accc2
source/ada/lsp-ada_declaration.adb
@@ -139,7 +139,7 @@ package body LSP.Ada_Declaration is
139
On_Defining_Name : Boolean := False;
140
-- Set to True if we are on a denfining name node
141
142
- Ignore : Boolean;
+ Ignore : Libadalang.Common.Ref_Result_Kind;
143
begin
144
if Self.Contexts.Is_Empty then
145
-- No more contexts to process, sort and return collected results
0 commit comments