Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dvhdl_syntax.hh39 class vhdl_expr : public vhdl_element { class
41 vhdl_expr(const vhdl_type* type, bool isconst=false) in vhdl_expr() function in vhdl_expr