Searched defs:getNumTypeComponents (Results 1 – 2 of 2) sorted by relevance
268 int getNumTypeComponents(Id typeId) const { return getNumTypeConstituents(typeId); } in getNumTypeComponents() function
274 unsigned int getNumTypeComponents(Id typeId) const { return getNumTypeConstituents(typeId); } in getNumTypeComponents() function