Searched refs:fn_ptr_tmp (Results 1 – 1 of 1) sorted by relevance
705 tree fn_ptr_tmp = NULL_TREE; in decl_attributes() local788 fn_ptr_tmp = TREE_TYPE (*anode); in decl_attributes()790 anode = &fn_ptr_tmp; in decl_attributes()945 if (fn_ptr_tmp) in decl_attributes()949 fn_ptr_tmp = build_pointer_type (fn_ptr_tmp); in decl_attributes()951 fn_ptr_tmp = build_qualified_type (fn_ptr_tmp, fn_ptr_quals); in decl_attributes()953 TREE_TYPE (*node) = fn_ptr_tmp; in decl_attributes()957 *node = fn_ptr_tmp; in decl_attributes()