Home | History | Annotate | Download | only in cp

Lines Matching refs:consider

1562   /* Consider first template template arguments.  */
6671 /* Otherwise, consider misspellings. */
7079 bm.consider (IDENTIFIER_POINTER (id));
7147 /* If DECL is suitably visible to the user, consider its name for
7180 bm.consider (suggestion_str);
7262 bm.consider (IDENTIFIER_POINTER (best_matching_field));
7378 bm.consider (str);
7492 /* Consider macros: if the user misspelled a macro name e.g. "SOME_MACRO"
7506 /* If a macro is the closest so far to NAME, consider it. */
7508 bm.consider ((const char *)best_macro->ident.str);
7534 /* Only consider reserved words that survived the
7539 bm.consider (IDENTIFIER_POINTER (resword_identifier));