Searched refs:DECL_INTERFACE_KNOWN (Results 1 – 14 of 14) sorted by relevance
114 DECL_INTERFACE_KNOWN (clone) = DECL_INTERFACE_KNOWN (fn); in maybe_clone_body()
1438 DECL_INTERFACE_KNOWN (tinfo) = 1; in emit_support_tinfos()1464 DECL_INTERFACE_KNOWN (decl) = 1; in emit_tinfo_decl()1479 DECL_INTERFACE_KNOWN (decl) = 1; in emit_tinfo_decl()
148 DECL_INTERFACE_KNOWN (thunk) = 1; in make_thunk()273 DECL_INTERFACE_KNOWN (alias) = 1; in make_alias_for()
1588 DECL_INTERFACE_KNOWN (decl) = 1; in constrain_visibility()1948 if (DECL_INTERFACE_KNOWN (decl)) in import_export_decl()2027 DECL_INTERFACE_KNOWN (decl) = 1; in import_export_decl()2201 DECL_INTERFACE_KNOWN (decl) = 1; in import_export_decl()
1812 DECL_INTERFACE_KNOWN (newdecl) |= DECL_INTERFACE_KNOWN (olddecl); in duplicate_decls()6052 DECL_INTERFACE_KNOWN (fndecl) = 1; in start_cleanup_fn()6664 DECL_INTERFACE_KNOWN (decl) = 1; in grokfndecl()6817 DECL_INTERFACE_KNOWN (decl) = 1; in set_linkage_for_static_data_member()6943 DECL_INTERFACE_KNOWN (decl) = 1; in grokvardecl()11292 if (DECL_INTERFACE_KNOWN (decl1)) in start_preparsed_function()11325 DECL_INTERFACE_KNOWN (decl1) = 1; in start_preparsed_function()11343 DECL_INTERFACE_KNOWN (decl1) = 1; in start_preparsed_function()11354 && ! DECL_INTERFACE_KNOWN (decl1) in start_preparsed_function()11359 DECL_INTERFACE_KNOWN (decl1) = 1; in start_preparsed_function()
3335 if (DECL_INTERFACE_KNOWN (fn)) in expand_or_defer_fn()3355 DECL_INTERFACE_KNOWN (fn) = 1; in expand_or_defer_fn()
664 TREE_STATIC when setting DECL_INTERFACE_KNOWN.667 * lex.c (cons_up_default_function): Set DECL_INTERFACE_KNOWN,673 * decl.c (start_function): If DECL_INTERFACE_KNOWN is set on the699 TREE_STATIC or DECL_INTERFACE_KNOWN.700 (do_pending_expansions): Predicate on DECL_INTERFACE_KNOWN instead708 * decl2.c (import_export_inline): Predicate on DECL_INTERFACE_KNOWN716 DECL_INTERFACE_KNOWN.718 (define_function): Set DECL_INTERFACE_KNOWN.726 (DECL_INTERFACE_KNOWN): New macro.
1508 * decl.c (define_function): Don't set DECL_INTERFACE_KNOWN.1769 * decl.c (duplicate_decls): Decls that have DECL_INTERFACE_KNOWN or1980 * decl2.c (import_export_inline): Set DECL_INTERFACE_KNOWN.2210 * decl.c (start_function): If DECL_INTERFACE_KNOWN and2977 * decl2.c (import_export_vtable): Use and set DECL_INTERFACE_KNOWN.2979 * cp-tree.h (DECL_INTERFACE_KNOWN): Use DECL_LANG_FLAG_5.
6706 DECL_INTERFACE_KNOWN (r) = !TREE_PUBLIC (r); in tsubst_decl()11058 DECL_INTERFACE_KNOWN (result) = 1; in mark_decl_instantiated()12156 && !DECL_INTERFACE_KNOWN (d) in instantiate_decl()12170 DECL_INTERFACE_KNOWN (d) = 0; in instantiate_decl()12205 external_p = (DECL_INTERFACE_KNOWN (d) && DECL_REALLY_EXTERN (d)); in instantiate_decl()
2973 #define DECL_INTERFACE_KNOWN(NODE) DECL_LANG_FLAG_5 (NODE) macro
673 DECL_INTERFACE_KNOWN (decl) = 1; in set_linkage_according_to_type()
5097 Clear DECL_INTERFACE_KNOWN for an explicitly instantiated template6498 * decl.c (grokvardecl): Set DECL_INTERFACE_KNOWN for declarations
3151 (tsubst_decl): Set DECL_INTERFACE_KNOWN for instantiations of
1756 * decl2.c (finish_vtable_vardecl): Check DECL_INTERFACE_KNOWN