Home
last modified time | relevance | path

Searched defs:vhdl_var_decl (Results 1 – 1 of 1) sorted by relevance

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dvhdl_syntax.hh678 class vhdl_var_decl : public vhdl_decl { class
680 vhdl_var_decl(const string& name, const vhdl_type *type) in vhdl_var_decl() function in vhdl_var_decl