Ada Unknown Kinds

Use “ada unknown” to match all Ada unknown kinds.

Kind Name
Ada Unknown

An unknown entity is one that is used but not declared. Currently, "Unknown" entities are only created in cases where the missing entity is withed or renamed.

with unknown_pack;  -- this package is not in project        
procedure some_proc is 
... 

Scientific Toolworks, Inc.
http://www.scitools.com