Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts1822 export function isVariableDeclarationInVariableStatement(node: VariableDeclaration) { function
/third_party/typescript/lib/
Dtsc.js13676 function isVariableDeclarationInVariableStatement(node) { function