Searched refs:check_for_out_of_scope_variable (Results 1 – 7 of 7) sorted by relevance
2654 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.
3949 extern tree check_for_out_of_scope_variable (tree);
1107 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
3425 decl = check_for_out_of_scope_variable (decl); in cp_parser_primary_expression()
910 (check_for_out_of_scope_variable): Likewise.