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

  /src/external/gpl3/gcc/dist/gcc/cp/
call.cc 1199 build_ambiguous_conv (tree type, tree expr) function
4671 cand->second_conv = build_ambiguous_conv (totype, expr);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc 1179 build_ambiguous_conv (tree type, tree expr) function
4386 cand->second_conv = build_ambiguous_conv (totype, expr);

Completed in 28 milliseconds