Home
last modified time | relevance | path

Searched refs:DECL_LANG_SPECIFIC (Results 1 – 25 of 33) sorted by relevance

12

/trueos/contrib/gcc/cp/
HDcp-tree.h1492 (DECL_LANG_SPECIFIC (NODE)->decl_flags.u.level)
1621 ({ struct lang_decl *lt = DECL_LANG_SPECIFIC (NODE); \
1629 (&DECL_LANG_SPECIFIC (NODE)->decl_flags.u2)
1643 (DECL_LANG_SPECIFIC (NODE) \
1644 ? DECL_LANG_SPECIFIC (NODE)->decl_flags.language \
1650 (DECL_LANG_SPECIFIC (NODE)->decl_flags.language = (LANGUAGE))
1654 (DECL_LANG_SPECIFIC (NODE)->decl_flags.constructor_attr)
1680 (DECL_LANG_SPECIFIC (NODE)->decl_flags.destructor_attr)
1711 && DECL_LANG_SPECIFIC (NODE) \
1712 && !DECL_LANG_SPECIFIC (NODE)->decl_flags.thunk_p \
[all …]
HDlex.c700 DECL_LANG_SPECIFIC (t) = ld; in retrofit_lang_decl()
723 if (! DECL_LANG_SPECIFIC (node)) in cxx_dup_lang_specific_decl()
731 memcpy (ld, DECL_LANG_SPECIFIC (node), size); in cxx_dup_lang_specific_decl()
732 DECL_LANG_SPECIFIC (node) = ld; in cxx_dup_lang_specific_decl()
HDmethod.c132 DECL_LANG_SPECIFIC (thunk) = DECL_LANG_SPECIFIC (function); in make_thunk()
267 DECL_LANG_SPECIFIC (alias) = DECL_LANG_SPECIFIC (function); in make_alias_for()
HDmangle.c324 if (DECL_LANG_SPECIFIC (decl) != NULL in decl_is_template_id()
710 if (DECL_LANG_SPECIFIC (decl) in write_mangled_name()
728 if (DECL_LANG_SPECIFIC (decl) && DECL_EXTERN_C_FUNCTION_P (decl)) in write_encoding()
1100 if (DECL_LANG_SPECIFIC (decl) != NULL && DECL_CONSTRUCTOR_P (decl)) in write_unqualified_name()
1102 else if (DECL_LANG_SPECIFIC (decl) != NULL && DECL_DESTRUCTOR_P (decl)) in write_unqualified_name()
1443 if (DECL_DISCRIMINATOR_P (entity) && DECL_LANG_SPECIFIC (entity)) in discriminator_for_local_entity()
HDdecl.c903 if (!DECL_LANG_SPECIFIC (decl)) in push_local_name()
905 DECL_LANG_SPECIFIC (decl)->decl_flags.u2sel = 1; in push_local_name()
906 if (DECL_LANG_SPECIFIC (t)) in push_local_name()
1504 if (!DECL_LANG_SPECIFIC (newdecl)) in duplicate_decls()
1517 if (DECL_LANG_SPECIFIC (olddecl) && DECL_USE_TEMPLATE (olddecl)) in duplicate_decls()
1692 if (DECL_LANG_SPECIFIC (olddecl) in duplicate_decls()
1696 if (!DECL_LANG_SPECIFIC (newdecl)) in duplicate_decls()
1746 && DECL_LANG_SPECIFIC (newdecl) in duplicate_decls()
1747 && DECL_LANG_SPECIFIC (olddecl)) in duplicate_decls()
1810 if (DECL_LANG_SPECIFIC (newdecl) && DECL_LANG_SPECIFIC (olddecl)) in duplicate_decls()
[all …]
HDptree.c46 || !DECL_LANG_SPECIFIC (node)) in cxx_print_decl()
HDdecl2.c1298 if (DECL_LANG_SPECIFIC (decl)) in comdat_linkage()
1589 if (DECL_LANG_SPECIFIC (decl)) in constrain_visibility()
1681 else if (DECL_LANG_SPECIFIC (decl)) in determine_visibility()
1819 && (! DECL_LANG_SPECIFIC (decl) in determine_visibility_from_class()
2384 DECL_LANG_SPECIFIC (current_function_decl)->decl_flags.u2sel = 1; in start_objects()
3640 && DECL_LANG_SPECIFIC (decl) && DECL_TEMPLATE_INFO (decl) in mark_used()
HDdump.c217 if (DECL_LANG_SPECIFIC (t) && DECL_LANGUAGE (t) != lang_cplusplus) in cp_dump_tree()
HDtree.c115 && DECL_LANG_SPECIFIC (ref) in lvalue_p_1()
932 || DECL_LANG_SPECIFIC (decl) == 0) in cxx_printable_name()
2241 if (TREE_CODE (decl) != TYPE_DECL && DECL_LANG_SPECIFIC (decl) in decl_linkage()
HDsemantics.c2289 if (DECL_LANG_SPECIFIC (decl) && DECL_LANGUAGE (decl) == lang_c) in finish_member_declaration()
3859 && (DECL_LANG_SPECIFIC (v) == NULL in finish_omp_threadprivate()
3872 if (DECL_LANG_SPECIFIC (v) == NULL) in finish_omp_threadprivate()
3879 DECL_LANG_SPECIFIC (v)->decl_flags.u2sel = 1; in finish_omp_threadprivate()
HDpt.c2599 if (DECL_LANG_SPECIFIC (decl)) in build_template_decl()
2873 && DECL_LANG_SPECIFIC (decl) in check_default_tmpl_args()
3136 if (DECL_LANG_SPECIFIC (decl) in push_template_decl_real()
3162 if (DECL_LANG_SPECIFIC (decl) in push_template_decl_real()
3191 else if (!DECL_LANG_SPECIFIC (decl) || !DECL_TEMPLATE_INFO (decl)) in push_template_decl_real()
3323 else if (DECL_LANG_SPECIFIC (decl)) in push_template_decl_real()
5016 if (DECL_LANG_SPECIFIC (t) && DECL_TEMPLATE_INFO (t) in for_each_template_parm_r()
6500 gcc_assert (DECL_LANG_SPECIFIC (r) != 0); in tsubst_decl()
8121 if ((DECL_LANG_SPECIFIC (t) && DECL_TEMPLATE_INFO (t)) in tsubst_copy()
11636 else if (! DECL_LANG_SPECIFIC (decl)) in do_decl_instantiation()
[all …]
HDsearch.c398 && DECL_LANG_SPECIFIC (TYPE_NAME (type)) in lookup_field_1()
620 if (DECL_LANG_SPECIFIC (decl) && !DECL_DISCRIMINATOR_P (decl)) in dfs_access_in_type()
HDerror.c848 if (! DECL_LANG_SPECIFIC (t)) in dump_decl()
1165 if (!DECL_LANG_SPECIFIC (t)) in dump_function_name()
HDtypeck2.c96 if (DECL_LANG_SPECIFIC (arg) in readonly_error()
HDChangeLog-1997320 has DECL_LANG_SPECIFIC.
385 * error.c (dump_function_name): Test DECL_LANG_SPECIFIC in case
735 * decl.c (duplicate_decls): Make sure DECL_LANG_SPECIFIC is set on
1433 DECL_LANG_SPECIFIC.
2008 (emit_thunk, generic code): Also set up DECL_LANG_SPECIFIC.
HDcxx-pretty-print.c1917 if (!DECL_LANG_SPECIFIC (t)) in pp_cxx_declaration()
HDclass.c1123 if (!DECL_LANG_SPECIFIC (fdecl)) in alter_access()
5132 if (! DECL_LANG_SPECIFIC (TYPE_MAIN_DECL (t))) in finish_struct_1()
5371 if (DECL_LANG_SPECIFIC (current_function_decl) in fixed_type_or_null()
HDname-lookup.c753 if (DECL_NON_THUNK_FUNCTION_P (x) && ! DECL_LANG_SPECIFIC (x)) in pushdecl_maybe_friend()
3640 && DECL_LANG_SPECIFIC (val) in hidden_name_p()
HDChangeLog-200113 DECL_LANG_SPECIFIC.
819 DECL_LANG_SPECIFIC before DECL_INLINED_FNS as inlined_fns is
2283 * cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECIFIC is
3448 * decl.c (grokdeclarator): Don't presume DECL_LANG_SPECIFIC
HDChangeLog-20001601 * cp-tree.h (DECL_CLONED_FUNCTION_P): Check DECL_LANG_SPECIFIC.
3756 * typeck.c (build_component_ref): Don't check DECL_LANG_SPECIFIC
4286 DECL_LANG_SPECIFIC.
HDChangeLog-19992495 (lang_mark_tree): Mark DECL_LANG_SPECIFIC.
3539 (grokvardecl): Create DECL_LANG_SPECIFIC for a VAR_DECL in a
6480 end that don't have DECL_LANG_SPECIFIC.
HDChangeLog-1995244 get a DECL_LANG_SPECIFIC node.
276 * decl2.c (mark_vtable_entries): Check DECL_LANG_SPECIFIC on fn
/trueos/contrib/gcc/
HDc-decl.c2116 if (TREE_CODE (x) == FUNCTION_DECL && !DECL_LANG_SPECIFIC (x)) in pushdecl()
2117 DECL_LANG_SPECIFIC (x) = GGC_CNEW (struct lang_decl); in pushdecl()
2903 DECL_LANG_SPECIFIC (decl) = GGC_CNEW (struct lang_decl); in builtin_function()
5353 DECL_LANG_SPECIFIC (decl) = GGC_CNEW (struct lang_decl); in grokdeclarator()
7593 if (!DECL_LANG_SPECIFIC (decl)) in c_dup_lang_specific_decl()
7597 memcpy (ld, DECL_LANG_SPECIFIC (decl), sizeof (struct lang_decl)); in c_dup_lang_specific_decl()
7598 DECL_LANG_SPECIFIC (decl) = ld; in c_dup_lang_specific_decl()
HDtree-dump.c533 if (DECL_LANG_SPECIFIC (t) && !dump_flag (di, TDF_SLIM, t)) in dequeue_and_dump()
HDtree.h2501 #define DECL_LANG_SPECIFIC(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.lang_specific) macro

12