verilog-get-completion-decl

verilog-get-completion-decl is a compiled Lisp function in `verilog-mode.el'.

(verilog-get-completion-decl END)

Macro for searching through current declaration (var, type or const)
for matches of `str' and adding the occurrence tp `all' through point END.