Home
last modified time | relevance | path

Searched defs:close_paren_loc (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c8190 location_t close_paren_loc; in c_parser_postfix_expression() local
8254 location_t close_paren_loc = c_parser_peek_token (parser)->location; in c_parser_postfix_expression() local
8276 location_t close_paren_loc; in c_parser_postfix_expression() local
8802 location_t close_paren_loc; in c_parser_postfix_expression() local
8844 location_t close_paren_loc; in c_parser_postfix_expression() local
8908 location_t close_paren_loc; in c_parser_postfix_expression() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c5242 location_t close_paren_loc = token->location; in cp_parser_primary_expression() local
7082 location_t close_paren_loc = UNKNOWN_LOCATION; in cp_parser_postfix_expression() local
7696 location_t *close_paren_loc, in cp_parser_parenthesized_expression_list()
8897 location_t close_paren_loc, tree orig_expr, in maybe_add_cast_fixit()
8960 location_t close_paren_loc = UNKNOWN_LOCATION; in cp_parser_cast_expression() local