Home
last modified time | relevance | path

Searched defs:TryGetValue (Results 1 – 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas112 function TryGetValue(const Key: TKey; out Value: TValue): Boolean; in TryGetValue() function
261 function THashList<TKey, TValue>.TryGetValue(const Key: TKey; in THashList() function
DAntlr.Runtime.Tools.pas836 function TDictionary<TKey,TValue>.TryGetValue(const Key: TKey; out Value: TValue): Boolean; in TryGetValue() function