Home
last modified time | relevance | path

Searched refs:DECL_NEEDED_P (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Ddecl2.c1832 if (!DECL_EXTERNAL (vtbl) && DECL_NEEDED_P (vtbl)) in maybe_emit_vtables()
2942 && DECL_NEEDED_P (decl)) in finish_file()
2950 && DECL_NEEDED_P (decl) in finish_file()
Drtti.c1461 if (DECL_REALLY_EXTERN (decl) || !DECL_NEEDED_P (decl))
Dsemantics.c2349 && !DECL_NEEDED_P (fn))
Dcp-tree.h1885 #define DECL_NEEDED_P(DECL) \ macro
DChangeLog5811 (DECL_NEEDED_P): Remove parenthesis.
8704 * cp-tree.h (DECL_NEEDED_P): Likewise.
11798 * cp-tree.h (DECL_NEEDED_P): Tweak.
15769 * cp-tree.h (DECL_NEEDED_P): Tweak to correct usage before EOF.
17008 * cp-tree.h (DECL_NEEDED_P): Also true if !DECL_COMDAT.
DChangeLog.2592 * cp-tree.h (DECL_NEEDED_P): Tweak to match documentation.
1505 (DECL_NEEDED_P): New macro.
1508 (finish_file): Use DECL_NEEDED_P. Don't prune vtables when
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-20043096 (DECL_NEEDED_P): Remove.
4868 (DECL_NEEDED_P): Use cgraph_*node on the decl instead of
5044 (DECL_NEEDED_P): Use cgraph_*node on the decl instead of
DChangeLog-20001926 * cp-tree.h (DECL_NEEDED_P): Tweak.
5897 * cp-tree.h (DECL_NEEDED_P): Tweak to correct usage before EOF.
7136 * cp-tree.h (DECL_NEEDED_P): Also true if !DECL_COMDAT.
DChangeLog-1999592 * cp-tree.h (DECL_NEEDED_P): Tweak to match documentation.
1505 (DECL_NEEDED_P): New macro.
1508 (finish_file): Use DECL_NEEDED_P. Don't prune vtables when
DChangeLog-20012727 * cp-tree.h (DECL_NEEDED_P): Likewise.
DChangeLog-20024408 (DECL_NEEDED_P): Remove parenthesis.
DChangeLog-20033556 * cp-tree.h (DECL_NEEDED_P): Support unit-at-a-time