Searched refs:arrayElementCouldBeVariableDeclaration (Results 1 – 1 of 1) sorted by relevance
39 …if (!every(parent.elements, element => arrayElementCouldBeVariableDeclaration(element, checker))) {79 …function arrayElementCouldBeVariableDeclaration(expression: Expression, checker: TypeChecker): boo… function