Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_decls.adb2225 Branch_Type := Get_Through_Type (Nat);
H A Dvhdl-sem_types.adb2454 Res := Get_Through_Type (Nat);
H A Dvhdl-nodes.ads8346 function Get_Through_Type (Def : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb4510 function Get_Through_Type (Def : Iir) return Iir is subprogram
4516 end Get_Through_Type;
H A Dvhdl-nodes_meta.adb6235 return Get_Through_Type (N);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2320 Get_Through_Type = libghdl.vhdl__nodes__get_through_type variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-elaboration.adb1052 Elaborate_Subtype_Indication (Instance, Get_Through_Type (Def));