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
559 if (processParentTypesCheck(heritageClause.types, checkType, checkedBaseTypes)) {941 function processParentTypesCheck( function
8710 …function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkType: C…
12656 …function processParentTypesCheck(parentTypes: NodeArray<ExpressionWithTypeArguments>, checkType: C…