Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dvhdl_syntax.hh513 class vhdl_case_branch : public vhdl_element { class
516 explicit vhdl_case_branch(vhdl_expr *when) : when_(when) {} in vhdl_case_branch() function in vhdl_case_branch