Searched refs:numInheritFrom (Results 1 – 2 of 2) sorted by relevance
81 int numInheritFrom = feature.inheritFrom.size(); in isCombinationValid() local82 for (int inheritFromNum = 0; inheritFromNum < numInheritFrom; inheritFromNum++) { in isCombinationValid()
1835 int numInheritFrom = attribution.inheritFrom.size();1836 for (int inheritFromNum = 0; inheritFromNum < numInheritFrom;