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

  /src/external/gpl3/gcc/dist/gcc/cp/
call.cc 661 arg_conversion_rejection (tree first_arg, int n_arg, tree from, tree to, function
2586 reason = arg_conversion_rejection (first_arg, i, argtype, to_type,
2752 reason = arg_conversion_rejection (NULL_TREE, i, argtypes[i],
2778 reason = arg_conversion_rejection (NULL_TREE, 0, argtypes[2],
4602 cand->reason = arg_conversion_rejection (NULL_TREE, -2,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc 642 arg_conversion_rejection (tree first_arg, int n_arg, tree from, tree to, function
2493 reason = arg_conversion_rejection (first_arg, i, argtype, to_type,
2651 reason = arg_conversion_rejection (NULL_TREE, i, argtypes[i],
2677 reason = arg_conversion_rejection (NULL_TREE, 0, argtypes[2],
4317 cand->reason = arg_conversion_rejection (NULL_TREE, -2,

Completed in 84 milliseconds