Home | History | Annotate | Download | only in functional

Lines Matching refs:sizes

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