Searched refs:fn_tmp (Results 1 – 2 of 2) sorted by relevance
3389 tree fn_tmp = TREE_TYPE (*node); in handle_tm_attribute() local3390 decl_attributes (&fn_tmp, tree_cons (name, args, NULL), 0); in handle_tm_attribute()3391 *node = build_pointer_type (fn_tmp); in handle_tm_attribute()
4019 tree fn_tmp = TREE_TYPE (*node); in handle_tm_attribute() local4020 decl_attributes (&fn_tmp, tree_cons (name, args, NULL), 0); in handle_tm_attribute()4021 *node = build_pointer_type (fn_tmp); in handle_tm_attribute()