Lines Matching defs:decl

491   tree decl;  in check_member_template()  local
749 note_vague_linkage_fn (tree decl) in note_vague_linkage_fn()
759 finish_static_data_member_decl (tree decl, in finish_static_data_member_decl()
1090 is_late_template_attribute (tree attr, tree decl) in is_late_template_attribute()
1156 splice_template_attributes (tree *attr_p, tree decl) in splice_template_attributes()
1302 cplus_decl_attributes (tree *decl, tree attributes, int flags) in cplus_decl_attributes()
1349 tree decl; in build_anon_union_vars() local
1564 mark_vtable_entries (tree decl) in mark_vtable_entries()
1598 comdat_linkage (tree decl) in comdat_linkage()
1652 maybe_make_one_only (tree decl) in maybe_make_one_only()
1688 vague_linkage_p (tree decl) in vague_linkage_p()
1782 mark_needed (tree decl) in mark_needed()
1798 decl_needed_p (tree decl) in decl_needed_p()
1961 constrain_visibility (tree decl, int visibility, bool tmpl) in constrain_visibility()
1991 constrain_visibility_for_template (tree decl, tree targs) in constrain_visibility_for_template()
2041 determine_visibility (tree decl) in determine_visibility()
2248 determine_visibility_from_class (tree decl, tree class_type) in determine_visibility_from_class()
2282 determine_hidden_inline (tree decl) in determine_hidden_inline()
2369 import_export_decl (tree decl) in import_export_decl()
2635 build_cleanup (tree decl) in build_cleanup()
2663 get_guard (tree decl) in get_guard()
3008 #define DECL_EFFECTIVE_INIT_PRIORITY(decl) \ argument
3015 #define NEEDS_GUARD_P(decl) (TREE_PUBLIC (decl) && (DECL_COMMON (decl) \ argument
3056 one_static_initialization_or_destruction (tree decl, tree init, bool initp) in one_static_initialization_or_destruction()
3211 tree decl = TREE_VALUE (node); in do_static_initialization_or_destruction() local
3279 tree decl = TREE_VALUE (t); in prune_vars_needing_no_initialization() local
3602 decl_defined_p (tree decl) in decl_defined_p()
3629 decl_constant_var_p (tree decl) in decl_constant_var_p()
3647 decl_maybe_constant_var_p (tree decl) in decl_maybe_constant_var_p()
3661 no_linkage_error (tree decl) in no_linkage_error()
3708 tree decl; in cp_write_global_declarations() local
3760 tree decl; in cp_write_global_declarations() local
4198 possibly_inlined_p (tree decl) in possibly_inlined_p()
4217 mark_used (tree decl) in mark_used()