Searched refs:build_adjusted_function_type (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-param-manipulation.c205 build_adjusted_function_type (tree orig_type, vec<tree> *new_param_types, function
381 return build_adjusted_function_type (old_type, new_param_types_p,
1246 tree new_type = build_adjusted_function_type (orig_type, &m_new_types,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-param-manipulation.cc315 build_adjusted_function_type (tree orig_type, vec<tree> *new_param_types, function
552 return build_adjusted_function_type (old_type, new_param_types_p,
1622 tree new_type = build_adjusted_function_type (orig_type, &m_new_types,

Completed in 189 milliseconds