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

/freebsd-12-stable/contrib/gcc/
H A Dtree.h1491 #define SET_EXPR_LOCATION(NODE, FROM) annotate_with_locus (NODE, FROM)
3678 extern void annotate_with_locus (tree, location_t);
H A Dtree.c3302 annotate_with_locus (tree node, location_t locus)
3282 annotate_with_locus (tree node, location_t locus) function

Completed in 207 milliseconds