Searched refs:ambiguous_decls (Results 1 – 2 of 2) sorted by relevance
3369 tree ambiguous_decls; in cp_parser_primary_expression() local3376 &ambiguous_decls); in cp_parser_primary_expression()3379 if (ambiguous_decls) in cp_parser_primary_expression()10674 tree ambiguous_decls; in cp_parser_elaborated_type_specifier() local10681 &ambiguous_decls); in cp_parser_elaborated_type_specifier()10685 if (ambiguous_decls) in cp_parser_elaborated_type_specifier()13496 tree ambiguous_decls; in cp_parser_class_name() local13521 &ambiguous_decls); in cp_parser_class_name()13522 if (ambiguous_decls) in cp_parser_class_name()15514 if (ambiguous_decls) in cp_parser_lookup_name()[all …]
3964 ambiguous_decls. Use it to return a list of ambiguous candiates