Searched refs:actualTypeNum (Results 1 – 1 of 1) sorted by relevance
1498 auto actualTypeNum = 0; in TryNarrowUnionType() local1503 actualTypeNum++; in TryNarrowUnionType()1505 … if (actualTypeNum > 1) { // if there isn't a single actual type, we can't narrow the union type. in TryNarrowUnionType()1510 if (actualTypeNum == 1) { in TryNarrowUnionType()