Searched defs:editingArgument (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/services/ |
| D | stringCompletions.ts | 292 …const editingArgument = isJsxOpeningLikeElement(call) ? Debug.checkDefined(findAncestor(arg.parent… constant
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 51169 …getResolvedSignatureForStringLiteralCompletions: function (call, editingArgument, candidatesOutArr… argument 51356 …getResolvedSignatureWorker(nodeIn, candidatesOutArray, argumentCount, checkMode, editingArgument) { argument
|
| D | tsc.js | 42150 …getResolvedSignatureForStringLiteralCompletions: function (call, editingArgument, candidatesOutArr… argument 42331 …getResolvedSignatureWorker(nodeIn, candidatesOutArray, argumentCount, checkMode, editingArgument) { argument
|