Searched refs:decl_flags (Results 1 – 8 of 8) sorted by relevance
184 && __t->decl_common.lang_specific->decl_flags.thunk_p) \190 || !__t->decl_common.lang_specific->decl_flags.thunk_p) \1492 (DECL_LANG_SPECIFIC (NODE)->decl_flags.u.level)1568 struct lang_decl_flags decl_flags; member1622 if (lt->decl_flags.u2sel != TF) \1624 <->decl_flags.u2; })1629 (&DECL_LANG_SPECIFIC (NODE)->decl_flags.u2)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)[all …]
694 ld->decl_flags.can_be_full = CAN_HAVE_FULL_LANG_DECL_P (t) ? 1 : 0; in retrofit_lang_decl()695 ld->decl_flags.u1sel = TREE_CODE (t) == NAMESPACE_DECL ? 1 : 0; in retrofit_lang_decl()696 ld->decl_flags.u2sel = 0; in retrofit_lang_decl()697 if (ld->decl_flags.can_be_full) in retrofit_lang_decl()
2384 DECL_LANG_SPECIFIC (current_function_decl)->decl_flags.u2sel = 1; in start_objects()
3879 DECL_LANG_SPECIFIC (v)->decl_flags.u2sel = 1; in finish_omp_threadprivate()
905 DECL_LANG_SPECIFIC (decl)->decl_flags.u2sel = 1; in push_local_name()1828 DECL_LANG_SPECIFIC (newdecl)->decl_flags.u2 = in duplicate_decls()1829 DECL_LANG_SPECIFIC (olddecl)->decl_flags.u2; in duplicate_decls()
247 decl_flags level member.
5274 (lang_decl): Add synthesized bitfield to decl_flags.
2660 decl_flags.u2sel when necessary.