Searched refs:processParentTypesCheck (Results 1 – 7 of 7) sorted by relevance
340 if (processParentTypesCheck(heritageClause.types, checkType)) return true;633 export function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkT… function
490 if (processParentTypesCheck(heritageClause.types, checkType)) {828 function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkType: Ch… function
8669 …function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkType: C…
12608 …function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkType: C…