Searched refs:copyArrayInnerSizes (Results 1 – 5 of 5) sorted by relevance
948 type->copyArrayInnerSizes($1.arraySizes);3261 type.copyArrayInnerSizes($1.arraySizes);3285 type.copyArrayInnerSizes($2.arraySizes);
5233 type->copyArrayInnerSizes((yyvsp[-2].interm.type).arraySizes); in yyparse()9353 type.copyArrayInnerSizes((yyvsp[-2].interm.type).arraySizes); in yyparse()9382 type.copyArrayInnerSizes((yyvsp[-2].interm.type).arraySizes); in yyparse()
6143 type.copyArrayInnerSizes(publicType.arraySizes); in declareVariable()
1663 void copyArrayInnerSizes(const TArraySizes* s) in copyArrayInnerSizes() function
450 variableType.copyArrayInnerSizes(declaredType.getArraySizes()); in acceptDeclaration()