Searched defs:varDeclList (Results 1 – 2 of 2) sorted by relevance
376 …const varDeclList = factory.createVariableStatement(/*modifiers*/ undefined, factory.createVariabl… constant
26465 … const varDeclList = getAncestor(symbol.valueDeclaration, SyntaxKind.VariableDeclarationList); constant26489 … const varDeclList = getAncestor(symbol.valueDeclaration, SyntaxKind.VariableDeclarationList); constant38963 …const varDeclList = getAncestor(localDeclarationSymbol.valueDeclaration, SyntaxKind.VariableDeclar… constant