Home
last modified time | relevance | path

Searched defs:typeArgument (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/codefixes/
DfixAddVoidToPromise.ts41 const typeArgument = typeArguments[0]; constant
/third_party/typescript/src/services/
DstringCompletions.ts174 … const typeArgument = findAncestor(parent, n => n.parent === grandParent) as LiteralTypeNode; constant
/third_party/typescript/src/compiler/
Dchecker.ts30869 const typeArgument = typeArgumentTypes[i]; constant
/third_party/typescript/lib/
DtypingsInstaller.js79570 …l || typeArguments === void 0 ? void 0 : typeArguments.some(function (typeArgument) { return typeA… argument
Dtsc.js66803 …l || typeArguments === void 0 ? void 0 : typeArguments.some(function (typeArgument) { return typeA… argument