Searched refs:protected_set_expr_location_unshare (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc168 protected_set_expr_location_unshare (tree x, location_t loc) function
2602 protected_set_expr_location_unshare (tem, loc);
12925 return protected_set_expr_location_unshare (tem, loc);
13014 return protected_set_expr_location_unshare (arg0, loc);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c157 protected_set_expr_location_unshare (tree x, location_t loc) function
2579 protected_set_expr_location_unshare (tem, loc);
2654 return protected_set_expr_location_unshare (x, loc);

Completed in 231 milliseconds