Home
last modified time | relevance | path

Searched refs:Set_Is_Ref (Results 1 – 13 of 13) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-canon.adb1287 Set_Is_Ref (Proc, True);
1329 Set_Is_Ref (If_Stmt, True);
1430 Set_Is_Ref (Proc, True);
1436 Set_Is_Ref (Wait_Stmt, True);
1474 Set_Is_Ref (Stmt, True);
1844 Set_Is_Ref (Proc, True);
1916 Set_Is_Ref (Proc, True);
2392 Set_Is_Ref (Cfg, True);
2773 Set_Is_Ref (Dis, True);
2823 Set_Is_Ref (Limit, True);
[all …]
H A Dvhdl-sem_types.adb1480 Set_Is_Ref (Res, True);
1487 Set_Is_Ref (Res, True);
1518 Set_Is_Ref (Res, True);
1564 Set_Is_Ref (Res, True);
1875 Set_Is_Ref (Res, True);
1975 Set_Is_Ref (Res, True);
2224 Set_Is_Ref (Res, True);
2230 Set_Is_Ref (Res, True);
H A Dvhdl-configuration.adb1224 Set_Is_Ref (Gen, False);
1228 Set_Is_Ref (Get_Chain (Gen), False);
H A Dvhdl-sem_inst.adb720 Set_Is_Ref (Res, True);
H A Dvhdl-sem_decls.adb953 Set_Is_Ref (Decl, True);
H A Dvhdl-sem_assocs.adb1069 Set_Is_Ref (Ntype, True);
H A Dvhdl-nodes.ads9179 procedure Set_Is_Ref (N : Iir; Ref : Boolean); subprogspec
H A Dvhdl-parse.adb1788 Set_Is_Ref (Inter, Inter /= First);
1900 Set_Is_Ref (Inter, Inter /= First);
H A Dvhdl-sem_names.adb824 Set_Is_Ref (Slice_Type, True);
H A Dvhdl-nodes.adb7125 procedure Set_Is_Ref (N : Iir; Ref : Boolean) is subprogram
7131 end Set_Is_Ref;
H A Dvhdl-sem_expr.adb3853 Set_Is_Ref (Info.Index_Subtype, True);
H A Dvhdl-nodes_meta.adb5853 Set_Is_Ref (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2804 Set_Is_Ref = libghdl.vhdl__nodes__set_is_ref variable