Lines Matching defs:decl

63 d_mangle_decl (Dsymbol *decl)  in d_mangle_decl()
79 mangle_internal_decl (Dsymbol *decl, const char *name, const char *suffix) in mangle_internal_decl()
100 gcc_attribute_p (Dsymbol *decl) in gcc_attribute_p()
174 tree decl = build_import_decl (aliasdecl); in visit() local
199 tree decl = build_import_decl (d->mod); in visit() local
690 tree decl = get_symbol_decl (d); in visit() local
697 tree decl = get_symbol_decl (d); in visit() local
751 tree decl = get_symbol_decl (d); in visit() local
1050 get_symbol_decl (Declaration *decl) in get_symbol_decl()
1421 tree decl = build_decl (input_location, VAR_DECL, name, type); in declare_extern_var() local
1446 tree decl = get_symbol_decl (var); in declare_local_var() local
1469 tree decl = build_decl (input_location, VAR_DECL, NULL_TREE, type); in build_local_temp() local
1486 get_decl_tree (Declaration *decl) in get_decl_tree()
1582 d_finish_decl (tree decl) in d_finish_decl()
1777 make_thunk (FuncDeclaration *decl, int offset) in make_thunk()
2026 mark_needed (tree decl) in mark_needed()
2083 get_vtable_decl (ClassDeclaration *decl) in get_vtable_decl()
2248 aggregate_initializer_decl (AggregateDeclaration *decl) in aggregate_initializer_decl()
2309 enum_initializer_decl (EnumDeclaration *decl) in enum_initializer_decl()
2337 tree decl = build_decl (UNKNOWN_LOCATION, VAR_DECL, NULL_TREE, type); in build_artificial_decl() local
2373 tree decl = build_decl (make_location_t (dsym->loc), TYPE_DECL, in build_type_decl() local
2397 tree decl = build_decl (input_location, FIELD_DECL, in create_field_decl() local
2408 d_comdat_group (tree decl) in d_comdat_group()
2421 d_comdat_linkage (tree decl) in d_comdat_linkage()
2442 d_linkonce_linkage (tree decl) in d_linkonce_linkage()