Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-post_sems.adb87 Value := Get_Attribute_Value_Chain
H A Dvhdl-sem_specs.adb166 Value := Get_Attribute_Value_Chain (Attr_Value_Parent);
303 El := Get_Attribute_Value_Chain (Attr_Chain_Parent);
360 Set_Value_Chain (El, Get_Attribute_Value_Chain (Attr_Chain_Parent));
H A Dvhdl-sem_inst.adb400 Val := Get_Attribute_Value_Chain (Res);
1088 (Inst, Instantiate_Iir (Get_Attribute_Value_Chain (Pkg), True));
H A Dvhdl-nodes.ads7741 function Get_Attribute_Value_Chain (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb2529 function Get_Attribute_Value_Chain (Target : Iir) return Iir is subprogram
2535 end Get_Attribute_Value_Chain;
H A Dvhdl-nodes_meta.adb6057 return Get_Attribute_Value_Chain (N);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1954 Get_Attribute_Value_Chain = libghdl.vhdl__nodes__get_attribute_value_chain variable
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-stmts.adb3687 Val := Get_Attribute_Value_Chain (Unit);