Home
last modified time | relevance | path

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

/dports/lang/asis/asis-gpl-2016-src/tools/tool_utils/
H A Dasis_ul-global_state-cg.adb1664 Scope_El : Asis.Element; variable
1667 Scope_El := Corresponding_Element (El);
1669 if not Should_Be_In_CG (Scope_El) then
1675 Tmp := Corresponding_Node (Scope_El);
1677 Tmp := Corresponding_Node (Scope_El, Current_Scope);
1694 Scope_El := Corresponding_Declaration (Scope_El);
1697 Scope_El := First_Name (Scope_El);
1699 Set_Current_Scope (Tmp, Node (Scope_El));
1704 Is_Dispatching_Operation (Scope_El)
1706 Is_Overriding_Operation (Scope_El)
[all …]