Home
last modified time | relevance | path

Searched refs:typeQueryNode (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/testRunner/unittests/
DtypeParameterIsPossiblyReferenced.ts23 const typeQueryNode = (((file.statements[0] as ts.FunctionDeclaration) // function f<T> constant
30 … const isReferenced = checker.isTypeParameterPossiblyReferenced(typeParameter, typeQueryNode);