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.
1 parent c3e2032 commit e6c302cCopy full SHA for e6c302c
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