Home | History | Annotate | Download | only in functional

Lines Matching refs:sizes

224 	vector<int> sizes(symbols.size());
226 sizes[ndx] = symbols[ndx].varType.getScalarSize();
227 return sizes;