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

  /src/external/gpl3/gcc/dist/gcc/cp/
constraint.cc 2870 collect_operands_of_disjunction_r (tree t, tree e, function
2875 collect_operands_of_disjunction_r (TREE_OPERAND (t, 0),
2877 collect_operands_of_disjunction_r (TREE_OPERAND (t, 1),
2893 collect_operands_of_disjunction_r (t, CONSTR_EXPR (t), operands);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
constraint.cc 2748 collect_operands_of_disjunction_r (tree t, tree e, function
2753 collect_operands_of_disjunction_r (TREE_OPERAND (t, 0),
2755 collect_operands_of_disjunction_r (TREE_OPERAND (t, 1),
2771 collect_operands_of_disjunction_r (t, CONSTR_EXPR (t), operands);

Completed in 99 milliseconds