Searched defs:getSuggestedSymbolForNonexistentSymbol (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | checker.ts | 30167 …function getSuggestedSymbolForNonexistentSymbol(location: Node | undefined, outerName: __String, m… function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 42238 …getSuggestedSymbolForNonexistentSymbol: function (location, name, meaning) { return getSuggestedSy… method 65881 function getSuggestedSymbolForNonexistentSymbol(location, outerName, meaning) { function
|
| D | typingsInstaller.js | 51259 …getSuggestedSymbolForNonexistentSymbol: function (location, name, meaning) { return getSuggestedSy… method 78476 function getSuggestedSymbolForNonexistentSymbol(location, outerName, meaning) { function
|