Home
last modified time | relevance | path

Searched refs:DECL_NEEDS_FINAL_OVERRIDER_P (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dsearch.c2308 if (DECL_NEEDS_FINAL_OVERRIDER_P (base_fndecl))
H A Dcp-tree.h2126 #define DECL_NEEDS_FINAL_OVERRIDER_P(NODE) \ macro
H A Ddecl.c3695 DECL_NEEDS_FINAL_OVERRIDER_P (newdecl) |= DECL_NEEDS_FINAL_OVERRIDER_P (olddecl);
H A DChangeLog.212464 (DECL_NEEDS_FINAL_OVERRIDER_P): New macro.
12465 * class.c (override_one_vtable): Set DECL_NEEDS_FINAL_OVERRIDER_P.
H A DChangeLog5822 (DECL_NEEDS_FINAL_OVERRIDER_P): Likewise.
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-20042120 (DECL_NEEDS_FINAL_OVERRIDER_P): Remove.
2121 * decl.c (duplicate_decls): Do not copy DECL_NEEDS_FINAL_OVERRIDER_P.
H A DChangeLog-19985676 (DECL_NEEDS_FINAL_OVERRIDER_P): New macro.
5677 * class.c (override_one_vtable): Set DECL_NEEDS_FINAL_OVERRIDER_P.
H A DChangeLog-20024419 (DECL_NEEDS_FINAL_OVERRIDER_P): Likewise.