Home
last modified time | relevance | path

Searched refs:Get_Subnature_Nature_Mark (Results 1 – 6 of 6) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_types.adb2503 Nature_Mark := Get_Subnature_Nature_Mark (Def);
H A Dvhdl-nodes.ads8995 function Get_Subnature_Nature_Mark (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb6573 function Get_Subnature_Nature_Mark (Target : Iir) return Iir is subprogram
6579 end Get_Subnature_Nature_Mark;
H A Dvhdl-prints.adb1086 Print (Ctxt, Get_Subnature_Nature_Mark (Ind));
H A Dvhdl-nodes_meta.adb6411 return Get_Subnature_Nature_Mark (N);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2701 Get_Subnature_Nature_Mark = libghdl.vhdl__nodes__get_subnature_nature_mark variable