Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_inst.adb1087 Set_Attribute_Value_Chain
H A Dvhdl-sem_specs.adb361 Set_Attribute_Value_Chain (Attr_Chain_Parent, El);
H A Dvhdl-nodes.ads7742 procedure Set_Attribute_Value_Chain (Target : Iir; Chain : Iir); subprogspec
H A Dvhdl-nodes.adb2537 procedure Set_Attribute_Value_Chain (Target : Iir; Chain : Iir) is subprogram
2543 end Set_Attribute_Value_Chain;
H A Dvhdl-nodes_meta.adb6515 Set_Attribute_Value_Chain (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1955 Set_Attribute_Value_Chain = libghdl.vhdl__nodes__set_attribute_value_chain variable