Home
last modified time | relevance | path

Searched refs:isconst_ (Results 1 – 1 of 1) sorted by relevance

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dvhdl_syntax.hh42 : type_(type), isconst_(isconst) {} in vhdl_expr()
46 bool constant() const { return isconst_; } in constant()
64 bool isconst_; member in vhdl_expr