Home
last modified time | relevance | path

Searched refs:annotate_with_file_line (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDChangeLog.tree-ssa412 nodes. Use annotate_with_file_line to attach file/line information
432 using EXPR_WITH_FILE_LOCATION nodes. Use annotate_with_file_line
438 * semantics.c: Use annotate_with_file_line to annotate tree
HDdecl.c11863 annotate_with_file_line (stmt, input_filename, 0); in finish_function()
HDChangeLog6465 unavailable annotate_with_file_line, if USE_MAPPED_LOCATION.
/NextBSD/contrib/gcc/
HDtree.c3249 annotate_with_file_line (tree node, const char *file, int line) in annotate_with_file_line() function
3284 annotate_with_file_line (node, locus.file, locus.line); in annotate_with_locus()
HDtree.h3658 extern void annotate_with_file_line (tree, const char *, int);
HDc-decl.c7333 annotate_with_file_line (stmt, input_filename, 0); in finish_function()
HDChangeLog.tree-ssa11674 calls to annotate_with_file_line.
13577 from one node to another. Use annotate_with_file_line to add or
13608 * old-tree-inline.c (expand_call_inline): Use annotate_with_file_line
13620 (make_node): Use annotate_with_file_line.
13621 (annotate_with_file_line): New function.
13629 (annotate_with_file_line): Renamed from build_expr_wfl.
HDChangeLog-20056279 * tree.c (annotate_with_file_line): Fix typo.
6300 (annotate_with_file_line): Reflect the change of
7197 * tree.c (annotate_with_file_line): Compare line numbers before
29853 unavailable annotate_with_file_line, if USE_MAPPED_LOCATION.
HDChangeLog-200427119 (annotate_with_locus, annotate_with_file_line): Conditionalize.
33979 (annotate_with_file_line, annotate_with_locus): New.
34047 annotate_with_file_line, build_empty_stmt,