Searched refs:NChild (Results 1 – 2 of 2) sorted by relevance
1859 unsigned NChild = getNumChildren(); in ApplyTypeConstraints() local1860 if (NChild < 3) { in ApplyTypeConstraints()1865 if (NChild % 2 == 0) { in ApplyTypeConstraints()1875 for (unsigned I = 1; I < NChild; I += 2) { in ApplyTypeConstraints()
2499 unsigned NChild = getNumChildren(); in ApplyTypeConstraints() local2500 if (NChild < 3) { in ApplyTypeConstraints()2505 if (NChild % 2 == 0) { in ApplyTypeConstraints()2515 for (unsigned I = 1; I < NChild; I += 2) { in ApplyTypeConstraints()