Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_scopes.adb838 in Iir_Kinds_Subprogram_Declaration
1458 if Get_Kind (El) in Iir_Kinds_Subprogram_Declaration
1596 if Get_Kind (Decl) in Iir_Kinds_Subprogram_Declaration then
1652 if Get_Kind (Decl) in Iir_Kinds_Subprogram_Declaration then
H A Dvhdl-utils.adb655 when Iir_Kinds_Subprogram_Declaration
1352 return Get_Kind (Spec) in Iir_Kinds_Subprogram_Declaration
1443 pragma Assert (Get_Kind (Subprg) in Iir_Kinds_Subprogram_Declaration);
H A Dvhdl-sem.adb1756 and then Get_Kind (Decl1) in Iir_Kinds_Subprogram_Declaration
1935 if Get_Kind (Subprg) in Iir_Kinds_Subprogram_Declaration then
2257 if Get_Kind (Subprg) not in Iir_Kinds_Subprogram_Declaration then
2645 if Get_Kind (Subprg) in Iir_Kinds_Subprogram_Declaration then
H A Dvhdl-errors.adb954 when Iir_Kinds_Subprogram_Declaration
H A Dvhdl-sem_names.adb988 when Iir_Kinds_Subprogram_Declaration
1751 or else Get_Kind (Subprg) not in Iir_Kinds_Subprogram_Declaration
4912 | Iir_Kinds_Subprogram_Declaration
H A Dvhdl-sem_inst.adb674 if Get_Kind (Res) in Iir_Kinds_Subprogram_Declaration then
H A Dvhdl-sem_decls.adb1766 when Iir_Kinds_Subprogram_Declaration
H A Dvhdl-sem_expr.adb1167 if Get_Kind (Subprg) in Iir_Kinds_Subprogram_Declaration then
4339 Get_Kind (Get_Parent (Obj)) in Iir_Kinds_Subprogram_Declaration;
H A Dvhdl-sem_assocs.adb1798 when Iir_Kinds_Subprogram_Declaration
H A Dvhdl-nodes.ads6545 subtype Iir_Kinds_Subprogram_Declaration is Iir_Kind range subtype
H A Dvhdl-parse.adb5339 and then Get_Kind (Decl) in Iir_Kinds_Subprogram_Declaration
8158 case Iir_Kinds_Subprogram_Declaration (Get_Kind (Subprg)) is
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap2.adb84 pragma Assert (Get_Kind (Spec) in Iir_Kinds_Subprogram_Declaration);
H A Dtranslation.adb2033 if Get_Kind (Decl) in Iir_Kinds_Subprogram_Declaration
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-debugger.adb1429 or else Get_Kind (Decl) not in Iir_Kinds_Subprogram_Declaration
H A Dsimul-execution.adb3343 when Iir_Kinds_Subprogram_Declaration =>