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

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c280 static tree adjust_type_for_id_default PARAMS ((tree));
4569 adjust_type_for_id_default (type)
4625 arg_type = adjust_type_for_id_default (arg_type);
4696 ret_type = adjust_type_for_id_default (ret_type);
4561 adjust_type_for_id_default (type) function
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c5841 adjust_type_for_id_default (tree type)
5879 arg_type = adjust_type_for_id_default (arg_type);
5952 ret_type = adjust_type_for_id_default (ret_type);
5832 adjust_type_for_id_default (tree type) function

Completed in 129 milliseconds