Home
last modified time | relevance | path

Searched defs:typeArg (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/linter/
DUtils.ts980 for (const typeArg of typeNode.typeArguments) { constant
1500 for (const typeArg of typeArgs) { constant
DTypeScriptLinter.ts1835 for (const typeArg of typeArgs) { constant