Searched refs:isInitFromLocal (Results 1 – 1 of 1) sorted by relevance
657 } else if (isInitFromLocal(node) && ts.isPropertyAssignment(node) &&709 function isInitFromLocal(node: ts.ObjectLiteralElementLike): boolean { function