Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DnodeTests.ts362 export function isNewExpression(node: Node): node is NewExpression { function
/third_party/typescript/lib/
DtypingsInstaller.js29670 function isNewExpression(node) { function
Dtsc.js23878 function isNewExpression(node) { function