Home
last modified time | relevance | path

Searched refs:Has_Scope_Type (Results 1 – 4 of 4) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans.adb225 function Has_Scope_Type (Scope : Var_Scope_Type) return Boolean is subprogram
228 end Has_Scope_Type;
H A Dtrans-chap9.adb1057 if Has_Scope_Type (Info.Block_Scope) then
1086 if Has_Scope_Type (Info.Block_Scope) then
H A Dtrans.ads259 function Has_Scope_Type (Scope : Var_Scope_Type) return Boolean; subprogspec
H A Dtrans-chap4.adb2961 and then Has_Scope_Type (Stmt_Info.Block_Scope)
3077 and then Has_Scope_Type (Stmt_Info.Block_Scope)