Home
last modified time | relevance | path

Searched refs:annotate_one_with_locus (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dgimplify.c771 annotate_one_with_locus (tree t, location_t locus) in annotate_one_with_locus() function
794 annotate_one_with_locus (t, locus); in annotate_all_with_locus()
5995 annotate_one_with_locus (*expr_p, input_location); in gimplify_expr()
DChangeLog-200428905 * gimplify.c (annotate_one_with_locus): Break out from ...