Home
last modified time | relevance | path

Searched refs:Set_Return_Type (Results 1 – 15 of 15) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-std_package.adb347 Set_Return_Type (Decl, String_Type_Definition);
381 Set_Return_Type (Decl, Boolean_Type_Definition);
1052 Set_Return_Type (Function_Now, Time_Subtype_Definition);
1054 Set_Return_Type (Function_Now, Delay_Length_Subtype_Definition);
1074 Set_Return_Type (Function_Now, Real_Subtype_Definition);
1089 Set_Return_Type (Function_Freq, Real_Subtype_Definition);
H A Dvhdl-sem_utils.adb124 Set_Return_Type (Operation, Return_Type);
342 Set_Return_Type (Func, Std_Package.Boolean_Type_Definition);
H A Dvhdl-sem_inst.adb1050 Set_Return_Type (Inst, Instantiate_Iir (Subprg, True));
H A Dvhdl-sem_decls.adb534 Set_Return_Type (Operation, Return_Type);
H A Dvhdl-sem.adb1951 Set_Return_Type (Subprg, Return_Type);
H A Dvhdl-nodes.ads7973 procedure Set_Return_Type (Target : Iir; Decl : Iir); subprogspec
H A Dvhdl-nodes.adb3263 procedure Set_Return_Type (Target : Iir; Decl : Iir) is subprogram
3269 end Set_Return_Type;
H A Dvhdl-nodes_meta.adb6583 Set_Return_Type (N, V);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsinfo.ads8302 procedure Set_Return_Type subprogspec
8919 pragma Inline (Set_Return_Type);
H A Dsinfo.adb4583 procedure Set_Return_Type subprogram
4589 end Set_Return_Type;
H A Dsem_ch6.adb706 Set_Return_Type (N, R_Type);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsinfo.ads8302 procedure Set_Return_Type subprogspec
8919 pragma Inline (Set_Return_Type);
H A Dsinfo.adb4583 procedure Set_Return_Type subprogram
4589 end Set_Return_Type;
H A Dsem_ch6.adb706 Set_Return_Type (N, R_Type);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2087 Set_Return_Type = libghdl.vhdl__nodes__set_return_type variable