Searched refs:id_location (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c1481 special_function_kind sfk, location_t id_location)
1506 declarator->id_loc = id_location;
3929 location_t id_location)
3937 cp_parser_diagnose_invalid_type_name (parser, id, id_location);
20007 location_t id_location, type_location;
20019 id_location = cp_lexer_peek_token (parser->lexer)->location;
20100 id_location,
20104 declarator = make_id_declarator (NULL_TREE, id, sfk_none, id_location);
25118 location_t id_location
25188 id_location)
1478 make_id_declarator(tree qualifying_scope, tree unqualified_name, special_function_kind sfk, location_t id_location) argument
3926 cp_parser_make_typename_type(cp_parser *parser, tree id, location_t id_location) argument
20005 location_t id_location, type_location; local
25116 location_t id_location local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc1580 special_function_kind sfk, location_t id_location)
1605 declarator->id_loc = id_location;
4153 location_t id_location)
4161 cp_parser_diagnose_invalid_type_name (parser, id, id_location);
21731 location_t id_location, type_location;
21743 id_location = cp_lexer_peek_token (parser->lexer)->location;
21824 id_location,
21828 declarator = make_id_declarator (NULL_TREE, id, sfk_none, id_location);
27159 location_t id_location
27229 id_location)
[all...]

Completed in 230 milliseconds