Searched refs:DECL_OVERRIDE_P (Results 1 – 8 of 8) sorted by relevance
484 if (DECL_OVERRIDE_P (decl) || DECL_FINAL_P (decl)) in do_friend()
2788 if (warn_override && !DECL_OVERRIDE_P (decl) in check_for_override()2804 if (DECL_OVERRIDE_P (decl) && !overrides_found) in check_for_override()
1985 DECL_OVERRIDE_P (newdecl) |= DECL_OVERRIDE_P (olddecl); in duplicate_decls()9205 DECL_OVERRIDE_P (decl) = 1; in set_virt_specifiers()
3006 #define DECL_OVERRIDE_P(NODE) (TREE_LANG_FLAG_0 (NODE)) macro
5517 if (DECL_OVERRIDE_P (decl) || DECL_FINAL_P (decl)) in push_template_decl_real()
2358 #define DECL_OVERRIDE_P(NODE) (TREE_LANG_FLAG_0 (NODE)) macro
2526 if (DECL_OVERRIDE_P (decl) && !overrides_found) in check_for_override()
7564 DECL_OVERRIDE_P (decl) = 1; in set_virt_specifiers()