Lines Matching refs:sizes
298 vector<int> sizes(symbols.size());300 sizes[ndx] = symbols[ndx].varType.getScalarSize();301 return sizes;