Searched refs:hasNonSingleChild (Results 1 – 1 of 1) sorted by relevance
552 if (hasNonSingleChild(node, allComponentNames, isCheckType)) {563 function hasNonSingleChild(node: ts.EtsComponentExpression, allComponentNames: Set<string>, function