Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_decls.adb486 Set_Subnature_Indication (Inter, Nature);
2069 Set_Subnature_Indication (Decl, Ind);
2102 Set_Subnature_Indication (Decl, Nature);
H A Dvhdl-parse.adb1885 Set_Subnature_Indication (First, Interface_Nature);
3570 Set_Subnature_Indication (First, Subnature_Indication);
3670 Set_Subnature_Indication (Res, Parse_Subnature_Indication);
3724 Set_Subnature_Indication (Terminal, Subnature);
3726 Set_Subnature_Indication (Terminal, Null_Iir);
H A Dvhdl-sem_types.adb2672 Set_Subnature_Indication (El, El_Nat);
H A Dvhdl-nodes.ads7884 procedure Set_Subnature_Indication (Decl : Iir; Sub_Nature : Iir); subprogspec
H A Dvhdl-nodes.adb3017 procedure Set_Subnature_Indication (Decl : Iir; Sub_Nature : Iir) is subprogram
3023 end Set_Subnature_Indication;
H A Dvhdl-nodes_meta.adb6569 Set_Subnature_Indication (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2045 Set_Subnature_Indication = libghdl.vhdl__nodes__set_subnature_indication variable