Home
last modified time | relevance | path

Searched refs:protected_set_expr_location_unshare (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc169 protected_set_expr_location_unshare (tree x, location_t loc) in protected_set_expr_location_unshare() function
2596 protected_set_expr_location_unshare (tem, loc); in fold_convert_loc()
12901 return protected_set_expr_location_unshare (tem, loc); in fold_ternary_loc()
12990 return protected_set_expr_location_unshare (arg0, loc); in fold_ternary_loc()
H A DChangeLog-20103135 * fold-const.c (protected_set_expr_location_unshare): New inline.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c157 protected_set_expr_location_unshare (tree x, location_t loc) in protected_set_expr_location_unshare() function
2572 protected_set_expr_location_unshare (tem, loc); in fold_convert_loc()
2646 return protected_set_expr_location_unshare (x, loc); in pedantic_non_lvalue_loc()