Searched refs:aSortText (Results 1 – 1 of 1) sorted by relevance
1528 … const aSortText = typeof a !== "string" && a.sortText || ts.Completions.SortText.LocationPriority; constant1530 const bySortText = ts.compareStringsCaseSensitiveUI(aSortText, bSortText);