Home
last modified time | relevance | path

Searched refs:protected_set_expr_location_if_unset (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-gimplify.cc238 protected_set_expr_location_if_unset (incr, start_locus); in genericize_c_loop()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c238 protected_set_expr_location_if_unset (stmt, locus); in genericize_if_stmt()
259 protected_set_expr_location_if_unset (incr, start_locus); in genericize_cp_loop()
H A Dparser.c39257 protected_set_expr_location_if_unset (incr, input_location); in cp_parser_omp_for_loop()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-gimplify.cc195 protected_set_expr_location_if_unset (stmt, locus); in genericize_if_stmt()
H A DChangeLog-20205088 protected_set_expr_location_if_unset.
H A Dparser.cc42701 protected_set_expr_location_if_unset (incr, input_location); in cp_parser_omp_for_loop()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h1206 extern void protected_set_expr_location_if_unset (tree, location_t);
H A Dtree.c5190 protected_set_expr_location_if_unset (tree t, location_t loc) in protected_set_expr_location_if_unset() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h1235 extern void protected_set_expr_location_if_unset (tree, location_t);
H A Dtree.cc5438 protected_set_expr_location_if_unset (tree t, location_t loc) in protected_set_expr_location_if_unset() function
H A DChangeLog-202025678 * tree.h (protected_set_expr_location_if_unset): Declare.
25680 (protected_set_expr_location_if_unset): New function.