Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c5348 location_t open_paren_loc = token->location; in cp_parser_primary_expression() local
9271 maybe_add_cast_fixit (rich_location *rich_loc, location_t open_paren_loc, in maybe_add_cast_fixit()
9334 location_t open_paren_loc = open_paren->location; in cp_parser_cast_expression() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc5624 location_t open_paren_loc = token->location; in cp_parser_primary_expression() local
9738 maybe_add_cast_fixit (rich_location *rich_loc, location_t open_paren_loc, in maybe_add_cast_fixit()
9802 location_t open_paren_loc = open_paren->location; in cp_parser_cast_expression() local