Searched refs:check_for_out_of_scope_variable (Results 1 – 11 of 11) sorted by relevance
1191 id = check_for_out_of_scope_variable (id);
3788 extern tree check_for_out_of_scope_variable (tree);
6371 check_for_out_of_scope_variable (tree decl) in check_for_out_of_scope_variable() function
3906 (check_for_out_of_scope_variable): New function.3910 * decl.c (check_for_out_of_scope_variable): New function, split3913 * lex.c (do_identifier): Use check_for_out_of_scope_variable.
2534 decl = check_for_out_of_scope_variable (decl); in finish_id_expression()
2503 (check_for_out_of_scope_variable): New function.2507 * decl.c (check_for_out_of_scope_variable): New function, split2510 * lex.c (do_identifier): Use check_for_out_of_scope_variable.
3900 extern tree check_for_out_of_scope_variable (tree);
1112 check_for_out_of_scope_variable (tree decl) in check_for_out_of_scope_variable() function
1530 check_for_out_of_scope_variable, validate_nonmember_using_decl,5274 * name-lookup.c (check_for_out_of_scope_variable): Avoid ICE by
3231 decl = check_for_out_of_scope_variable (decl); in cp_parser_primary_expression()
910 (check_for_out_of_scope_variable): Likewise.