Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_decls.adb493 Set_Nature (Inter, Nature);
2082 Set_Nature (Decl, Def);
2108 Set_Nature (Decl, Nature);
H A Dvhdl-sem_types.adb2601 Set_Nature (Ref, Def);
2679 Set_Nature (El, El_Nat);
H A Dvhdl-nodes.ads7880 procedure Set_Nature (Target : Iir; Nature : Iir); subprogspec
H A Dvhdl-sem_names.adb3794 Set_Nature (Res, Get_Nature (Prefix));
H A Dvhdl-nodes.adb3001 procedure Set_Nature (Target : Iir; Nature : Iir) is subprogram
3007 end Set_Nature;
H A Dvhdl-parse.adb3642 Set_Nature (Decl, Def);
H A Dvhdl-nodes_meta.adb6567 Set_Nature (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2042 Set_Nature = libghdl.vhdl__nodes__set_nature variable