Searched refs:NChild (Results 1 – 1 of 1) sorted by relevance
2606 unsigned NChild = getNumChildren(); in ApplyTypeConstraints() local2607 if (NChild < 3) { in ApplyTypeConstraints()2612 if (NChild % 2 == 0) { in ApplyTypeConstraints()2622 for (unsigned I = 1; I < NChild; I += 2) { in ApplyTypeConstraints()