HomeSort by: relevance | last modified time | path
    Searched defs:type_right (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-gimplify.cc 1820 tree type_right local
1833 if (type_right
1838 = fold_convert (type_right, TREE_OPERAND (stmt, 2));
1840 type_right));
cp-gimplify.cc 1820 tree type_right local
1833 if (type_right
1838 = fold_convert (type_right, TREE_OPERAND (stmt, 2));
1840 type_right));
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-gimplify.cc 1368 tree type_right local
1381 if (type_right
1386 = fold_convert (type_right, TREE_OPERAND (stmt, 2));
1388 type_right));
cp-gimplify.cc 1368 tree type_right local
1381 if (type_right
1386 = fold_convert (type_right, TREE_OPERAND (stmt, 2));
1388 type_right));

Completed in 36 milliseconds