Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog.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
H A Ddecl.c11223 annotate_with_file_line (stmt, input_filename, 0); in finish_function()
H A DChangeLog6396 unavailable annotate_with_file_line, if USE_MAPPED_LOCATION.
/openbsd-src/gnu/gcc/gcc/
H A Dtree.c3244 annotate_with_file_line (tree node, const char *file, int line) in annotate_with_file_line() function
3279 annotate_with_file_line (node, locus.file, locus.line); in annotate_with_locus()
H A Dtree.h3578 extern void annotate_with_file_line (tree, const char *, int);
H A Dc-decl.c6756 annotate_with_file_line (stmt, input_filename, 0); in finish_function()