Searched refs:copyArrayInnerSizes (Results 1 – 5 of 5) sorted by relevance
1077 type->copyArrayInnerSizes($1.arraySizes);3635 type.copyArrayInnerSizes($1.arraySizes);3659 type.copyArrayInnerSizes($2.arraySizes);
6402 type->copyArrayInnerSizes((yyvsp[-2].interm.type).arraySizes); in yyparse()11033 type.copyArrayInnerSizes((yyvsp[-2].interm.type).arraySizes); in yyparse()11062 type.copyArrayInnerSizes((yyvsp[-2].interm.type).arraySizes); in yyparse()
7714 type.copyArrayInnerSizes(publicType.arraySizes); in declareVariable()
2027 void copyArrayInnerSizes(const TArraySizes* s) in copyArrayInnerSizes() function
463 variableType.copyArrayInnerSizes(declaredType.getArraySizes()); in acceptDeclaration()