Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_specs.adb1783 Set_Entity_Aspect (Res, Aspect);
1839 Set_Entity_Aspect (Res, Aspect);
H A Dvhdl-canon.adb2408 Set_Entity_Aspect (Bind, Entity_Aspect);
2635 Set_Entity_Aspect
H A Dvhdl-sem.adb1331 Set_Entity_Aspect (Binding, Null_Iir);
H A Dvhdl-nodes.ads8731 procedure Set_Entity_Aspect (Target : Iir_Binding_Indication; Entity : Iir); subprogspec
H A Dvhdl-nodes.adb5705 procedure Set_Entity_Aspect (Target : Iir_Binding_Indication; Entity : Iir) subprogram
5712 end Set_Entity_Aspect;
H A Dvhdl-parse.adb10572 Set_Entity_Aspect (Res, Parse_Entity_Aspect);
H A Dvhdl-nodes_meta.adb6783 Set_Entity_Aspect (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2543 Set_Entity_Aspect = libghdl.vhdl__nodes__set_entity_aspect variable