Searched refs:ext_decl (Results 1 – 3 of 3) sorted by relevance
63 struct ext_decl { struct
9238 tree ext_decl, ext_type; in start_function() local9239 ext_decl = b->decl; in start_function()9240 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()9246 = DECL_SOURCE_LOCATION (ext_decl); in start_function()9248 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()
9622 tree ext_decl, ext_type; in start_function() local9623 ext_decl = b->decl; in start_function()9624 ext_type = b->u.type ? b->u.type : TREE_TYPE (ext_decl); in start_function()9630 = DECL_SOURCE_LOCATION (ext_decl); in start_function()9632 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()