Home
last modified time | relevance | path

Searched refs:finish_decl (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/objcp/
HDobjcp-decl.h46 #define finish_decl(decl, loc, init, origtype, asmspec) \ macro
/dragonfly/contrib/gcc-4.7/gcc/
HDc-tree.h468 extern void finish_decl (tree, location_t, tree, tree, tree);
HDc-decl.c3580 finish_decl (decl, loc, init, NULL_TREE, NULL_TREE); in c_make_fname_decl()
4209 finish_decl (tree decl, location_t init_loc, tree init, in finish_decl() function
4563 finish_decl (decl, input_location, NULL_TREE, NULL_TREE, NULL_TREE); in push_parm_decl()
5684 finish_decl (decl, loc, NULL_TREE, NULL_TREE, NULL_TREE); in grokdeclarator()
6812 finish_decl (value, loc, NULL_TREE, NULL_TREE, NULL_TREE); in grokfield()
HDc-parser.c1656 finish_decl (d, init_loc, init.value, in c_parser_declaration_or_fndef()
1666 finish_decl (d, UNKNOWN_LOCATION, NULL_TREE, in c_parser_declaration_or_fndef()
/dragonfly/contrib/gcc-4.7/gcc/objc/
HDobjc-runtime-shared-support.c139 finish_decl (var, input_location, initializer, NULL_TREE, NULL_TREE); in finish_var_decl()
HDobjc-act.c8281 finish_decl (parm_info, input_location, NULL_TREE, NULL_TREE, NULL_TREE); in objc_get_parm_info()
8769 finish_decl (UOBJC_SUPER_decl, input_location, NULL_TREE, NULL_TREE, in get_super_receiver()
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-tree.h550 extern void finish_decl (tree, location_t, tree, tree, tree);
HDgimple-parser.c1311 finish_decl (decl, UNKNOWN_LOCATION, NULL_TREE, NULL_TREE, in c_parser_gimple_declaration()
HDc-decl.c4234 finish_decl (decl, loc, init, NULL_TREE, NULL_TREE); in c_make_fname_decl()
4897 finish_decl (tree decl, location_t init_loc, tree init, in finish_decl() function
5275 finish_decl (decl, input_location, NULL_TREE, NULL_TREE, NULL_TREE); in push_parm_decl()
6537 finish_decl (decl, loc, NULL_TREE, NULL_TREE, NULL_TREE); in grokdeclarator()
7716 finish_decl (value, loc, NULL_TREE, NULL_TREE, NULL_TREE); in grokfield()
HDc-parser.c2129 finish_decl (d, init_loc, init.value, in c_parser_declaration_or_fndef()
2177 finish_decl (d, UNKNOWN_LOCATION, NULL_TREE, in c_parser_declaration_or_fndef()
17889 finish_decl (omp_priv, loc, init.value, in c_parser_omp_declare_reduction()