Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dvhdl_syntax.hh71 class vhdl_var_ref : public vhdl_expr { class
73 vhdl_var_ref(const string& name, const vhdl_type *type, in vhdl_var_ref() function in vhdl_var_ref