Home
last modified time | relevance | path

Searched refs:Base_Instance_Type (Results 1 – 2 of 2) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-context.ads164 type Base_Instance_Type is limited record type
171 type Base_Instance_Acc is access Base_Instance_Type;
H A Dsynth-context.adb46 Base := new Base_Instance_Type'(Builder => Ctxt,
122 Base := new Base_Instance_Type'(Builder => Prev_Base.Builder,