Home
last modified time | relevance | path

Searched refs:is_template_arg (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20093074 * decl.c (groktypename): Add is_template_arg parameter.
3077 is_template_arg argument in calls to groktypename.
H A Ddecl.c5179 bool is_template_arg) in groktypename() argument
5184 = is_template_arg ? TEMPLATE_TYPE_ARG : TYPENAME; in groktypename()
H A Ddecl.cc5507 bool is_template_arg) in groktypename() argument
5512 = is_template_arg ? TEMPLATE_TYPE_ARG : TYPENAME; in groktypename()
H A Dparser.c22240 bool is_template_arg, bool is_trailing_return, in cp_parser_type_id_1() argument
22254 if (is_template_arg && type_specifier_seq.type in cp_parser_type_id_1()
22317 is_template_arg); in cp_parser_type_id_1()
H A Dparser.cc24160 bool is_template_arg, bool is_trailing_return, in cp_parser_type_id_1() argument
24174 if (is_template_arg && type_specifier_seq.type in cp_parser_type_id_1()
24254 is_template_arg); in cp_parser_type_id_1()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c5179 bool is_template_arg) in groktypename() argument
5184 = is_template_arg ? TEMPLATE_TYPE_ARG : TYPENAME; in groktypename()
H A Dparser.c22240 bool is_template_arg, bool is_trailing_return, in cp_parser_type_id_1() argument
22254 if (is_template_arg && type_specifier_seq.type in cp_parser_type_id_1()
22317 is_template_arg); in cp_parser_type_id_1()