Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap4.adb2848 Obj := Get_Method_Object (Imp);
3197 (Get_Method_Object (Conv), Mode_Value)));
H A Dtrans-chap8.adb3735 Obj : constant Iir := Get_Method_Object (Stmt);
H A Dtrans-chap7.adb4436 (Expr, Assoc_Chain, Get_Method_Object (Expr));
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2695 Get_Method_Object = libghdl.vhdl__nodes__get_method_object variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.ads8985 function Get_Method_Object (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb6541 function Get_Method_Object (Target : Iir) return Iir is subprogram
6547 end Get_Method_Object;
H A Dvhdl-nodes_meta.adb6407 return Get_Method_Object (N);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb3409 Meth_Obj : constant Iir := Get_Method_Object (Call);