Home | History | Annotate | Download | only in functional

Lines Matching refs:sizes

251 	vector<int> sizes(symbols.size());
253 sizes[ndx] = symbols[ndx].varType.getScalarSize();
254 return sizes;