Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_decls.adb2279 Set_Attribute_Specification_Chain (Decl, Attr_Spec_Chain);
H A Dvhdl-nodes.ads7594 procedure Set_Attribute_Specification_Chain (Target : Iir; Chain : Iir); subprogspec
H A Dvhdl-nodes.adb2071 procedure Set_Attribute_Specification_Chain (Target : Iir; Chain : Iir) is subprogram
2077 end Set_Attribute_Specification_Chain;
H A Dvhdl-nodes_meta.adb6477 Set_Attribute_Specification_Chain (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1868 Set_Attribute_Specification_Chain = libghdl.vhdl__nodes__set_attribute_specification_chain variable