Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans.adb428 Field => Var.I_Field, Up_Link => Var.I_Scope);
456 Up_Link => Var.I_Scope);
541 I_Field => Field, I_Scope => Inst_Build.Scope);
623 (Get_Instance_Ref (Var.I_Scope.all), Var.I_Field);
680 return New_Offsetof (Get_Scope_Type (Var.I_Scope.all),
1106 I_Scope => Instantiated_Var_Scope (Var.I_Scope));
H A Dtrans.ads552 I_Scope : Var_Scope_Acc; component