Home
last modified time | relevance | path

Searched refs:checkSpecificChildComponent (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts487 checkSpecificChildComponent(node, allComponentNames, sourceFileNode, log);
662 function checkSpecificChildComponent(node: ts.EtsComponentExpression, allComponentNames: Set<string… function