Lines Matching refs:sizes
222 vector<int> sizes(symbols.size());224 sizes[ndx] = symbols[ndx].varType.getScalarSize();225 return sizes;