Home
last modified time | relevance | path

Searched refs:annotate_with_locus (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDChangeLog.tree-ssa216 * pt.c (push_tinst_level): Use annotate_with_locus.
/NextBSD/contrib/gcc/
HDtree.h1485 #define SET_EXPR_LOCATION(NODE, FROM) annotate_with_locus (NODE, FROM)
3659 extern void annotate_with_locus (tree, location_t);
HDtree.c3282 annotate_with_locus (tree node, location_t locus) in annotate_with_locus() function
HDChangeLog-200427119 (annotate_with_locus, annotate_with_file_line): Conditionalize.
27948 annotate_with_locus.
33299 Call annotate_with_locus.
33979 (annotate_with_file_line, annotate_with_locus): New.
34048 annotate_with_locus, expr_only, categorize_ctor_elements,
HDChangeLog.tree-ssa4447 * c-parse.in (primary): Use annotate_with_locus instead of
7188 * tree.c, tree.h (annotate_with_locus): New.