Home
last modified time | relevance | path

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

/third_party/typescript/src/linter/
DUtils.ts989 for (const typeArg of typeNode.typeArguments) { constant
1504 for (const typeArg of typeArgs) { constant
DTypeScriptLinter.ts1904 for (const typeArg of typeArgs) { constant