Home
last modified time | relevance | path

Searched defs:getSpellingSuggestion (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dcore.ts2126 …export function getSpellingSuggestion<T>(name: string, candidates: T[], getName: (candidate: T) =>… function
/third_party/typescript/lib/
DtypingsInstaller.js2060 function getSpellingSuggestion(name, candidates, getName) { function
Dtsc.js1721 function getSpellingSuggestion(name, candidates, getName) { function