Home
last modified time | relevance | path

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

/dports/lang/adacontrol/adactl-1.18r9/src/
H A Drules-unsafe_paired_calls-services.adb51 function Effective_Last_Statement_Index (Stats : Asis.Statement_List) return Asis.List_Index is subprogram
67 end Effective_Last_Statement_Index;
107 return Stats (Effective_Last_Statement_Index (Stats));
147 if Effective_Last_Statement_Index (Stats) /= Stats'First then