Searched refs:typename_keyword_p (Results 1 – 2 of 2) sorted by relevance
6670 bool typename_keyword_p, in cp_parser_nested_name_specifier_opt() argument6776 && typename_keyword_p in cp_parser_nested_name_specifier_opt()6791 && !typename_keyword_p in cp_parser_nested_name_specifier_opt()6799 typename_keyword_p, in cp_parser_nested_name_specifier_opt()7034 bool typename_keyword_p, in cp_parser_nested_name_specifier() argument7043 typename_keyword_p, in cp_parser_nested_name_specifier()7076 bool typename_keyword_p, in cp_parser_qualifying_entity() argument7117 typename_keyword_p, in cp_parser_qualifying_entity()20133 cp_parser_type_name (cp_parser* parser, bool typename_keyword_p) in cp_parser_type_name() argument20141 typename_keyword_p, in cp_parser_type_name()[all …]
2000 (cp_parser_type_name): Add overload that takes typename_keyword_p.