Home
last modified time | relevance | path

Searched refs:build_srcloc (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dtree.c45 static tree build_srcloc PARAMS ((const char *, int));
1733 build_srcloc (file, line) in build_srcloc() function
1749 return build_srcloc (input_filename, lineno); in build_srcloc_here()
DChangeLog.22482 * tree.c (build_srcloc): Simplify.
5755 (build_srcloc): Don't prototype.
5815 (no_linkage_helper, build_srcloc): Add static prototype.
10222 * tree.c (build_srcloc): Make sure we allocate this node on the
10926 * tree.c (build_srcloc, build_srcloc_here): New fns.
DChangeLog13898 * tree.c (build_srcloc): Constify filename parameter.
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-19992482 * tree.c (build_srcloc): Simplify.
5755 (build_srcloc): Don't prototype.
5815 (no_linkage_helper, build_srcloc): Add static prototype.
DChangeLog-19983434 * tree.c (build_srcloc): Make sure we allocate this node on the
4138 * tree.c (build_srcloc, build_srcloc_here): New fns.
DChangeLog-20034790 * tree.c (build_srcloc, build_srcloc_here): Kill.
DChangeLog-20004026 * tree.c (build_srcloc): Constify filename parameter.