Searched refs:RID_EXPORT (Results 1 – 5 of 5) sorted by relevance
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | lex.c | 237 { "export", RID_EXPORT, 0 },
|
| D | parser.c | 7302 else if (token1.keyword == RID_EXPORT) in cp_parser_declaration() 8576 if (cp_lexer_next_token_is_keyword (parser->lexer, RID_EXPORT)) in cp_parser_template_declaration()
|
| D | ChangeLog-2000 | 411 * lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.
|
| D | ChangeLog-1998 | 1886 * lex.h (rid): Add RID_EXPORT.
|
| /freebsd-9-stable/contrib/gcc/ |
| D | c-common.h | 59 RID_FRIEND, RID_VIRTUAL, RID_EXPLICIT, RID_EXPORT, RID_MUTABLE, enumerator
|