Searched refs:ambiguous_p (Results 1 – 7 of 7) sorted by relevance
351 * parser.c (eof_token): Add initializer for ambiguous_p.368 * parser.c (cp_token): Add ambiguous_p.379 (cp_parser_lookup_name): Rename ambiguous_p parameter to
25714 bool ambiguous_p; in most_specialized_partial_spec() local25797 ambiguous_p = false; in most_specialized_partial_spec()25813 ambiguous_p = true; in most_specialized_partial_spec()25821 if (!ambiguous_p) in most_specialized_partial_spec()25827 ambiguous_p = true; in most_specialized_partial_spec()25832 if (ambiguous_p) in most_specialized_partial_spec()
2880 * parser.h (struct cp_token): Rename ambiguous_p to error_reported.
25659 bool ambiguous_p; in cp_parser_class_name() local25663 ambiguous_p = identifier_token->error_reported; in cp_parser_class_name()25679 if (ambiguous_p) in cp_parser_class_name()
2827 * parser.c (cp_parser_lookup_name): Add ambiguous_p parameter.
24804 bool ambiguous_p; in most_specialized_partial_spec() local24880 ambiguous_p = false; in most_specialized_partial_spec()24896 ambiguous_p = true; in most_specialized_partial_spec()24904 if (!ambiguous_p) in most_specialized_partial_spec()24910 ambiguous_p = true; in most_specialized_partial_spec()24915 if (ambiguous_p) in most_specialized_partial_spec()
23687 bool ambiguous_p; in cp_parser_class_name() local23691 ambiguous_p = identifier_token->error_reported; in cp_parser_class_name()23707 if (ambiguous_p) in cp_parser_class_name()