Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dvhdl_syntax.hh567 class vhdl_for_stmt : public vhdl_loop_stmt { class
569 vhdl_for_stmt(const char *lname, vhdl_expr *from, vhdl_expr *to) in vhdl_for_stmt() function in vhdl_for_stmt