Searched refs:isHasChild (Results 1 – 1 of 1) sorted by relevance
135 if (isHasChild(componentNode)) {217 function isHasChild(node: ts.CallExpression): boolean { function