Searched refs:p_orig_types (Results 1 – 3 of 3) sorted by relevance
10737 vec<tree, va_gc> **p_orig_types, in c_parser_expr_list() argument10748 if (p_orig_types == NULL) in c_parser_expr_list()10796 *p_orig_types = orig_types; in c_parser_expr_list()
10798 vec<tree, va_gc> **p_orig_types, in c_parser_expr_list() argument10809 if (p_orig_types == NULL) in c_parser_expr_list()10859 *p_orig_types = orig_types; in c_parser_expr_list()
27132 p_orig_types parameter. Change all callers.