Home
last modified time | relevance | path

Searched defs:isExpressionWithTypeArguments (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/factory/
DnodeTests.ts442 export function isExpressionWithTypeArguments(node: Node): node is ExpressionWithTypeArguments { function
/third_party/typescript/lib/
DtypingsInstaller.js29791 function isExpressionWithTypeArguments(node) { function
Dtsc.js23996 function isExpressionWithTypeArguments(node) { function