Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas91 function DoGetCurrent: TPair<TKey, TValue>; override; in DoGetCurrent() function
278 function THashList<TKey, TValue>.TPairEnumerator.DoGetCurrent: TPair<TKey, TValue>; in THashList()
DAntlr.Runtime.Tools.pas277 function DoGetCurrent: TPair<TKey,TValue>; override;
901 function TDictionary<TKey, TValue>.TPairEnumerator.DoGetCurrent: TPair<TKey, TValue>; in TPairEnumerator()