Searched refs:copyArrayInnerSizes (Results 1 – 6 of 6) sorted by relevance
1020 type->copyArrayInnerSizes($1.arraySizes);3380 type.copyArrayInnerSizes($1.arraySizes);3404 type.copyArrayInnerSizes($2.arraySizes);
5332 type->copyArrayInnerSizes((yyvsp[-2].interm.type).arraySizes); in yyparse()9557 type.copyArrayInnerSizes((yyvsp[-2].interm.type).arraySizes); in yyparse()9586 type.copyArrayInnerSizes((yyvsp[-2].interm.type).arraySizes); in yyparse()
6570 type.copyArrayInnerSizes(publicType.arraySizes); in declareVariable()
1888 void copyArrayInnerSizes(const TArraySizes* s) in copyArrayInnerSizes() function
460 variableType.copyArrayInnerSizes(declaredType.getArraySizes()); in acceptDeclaration()