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

  /src/external/gpl3/gcc/dist/gcc/cp/
call.cc 6866 /* Subroutine of build_new_op: Add to CANDIDATES all candidates for the
7085 build_new_op (const op_location_t &loc, enum tree_code code, int flags, function
7234 result = build_new_op (loc, code, flags, arg1, NULL_TREE,
7378 /* We're in the build_new_op call below for an outer
7392 result = build_new_op (loc, code,
10631 /* build_new_op will clear this when appropriate. */
  /src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc 6312 /* Subroutine of build_new_op: Add to CANDIDATES all candidates for the
6498 build_new_op (const op_location_t &loc, enum tree_code code, int flags, function
6649 result = build_new_op (loc, code, flags, arg1, NULL_TREE,
6791 /* We're in the build_new_op call below for an outer
6805 result = build_new_op (loc, code,
9916 /* build_new_op will clear this when appropriate. */

Completed in 46 milliseconds