Home
last modified time | relevance | path

Searched refs:DEPRECATED_NORMAL (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.h46 DEPRECATED_NORMAL, enumerator
H A Ddecl.c235 enum deprecated_states deprecated_state = DEPRECATED_NORMAL;
5248 deprecated_state = DEPRECATED_NORMAL; in start_decl()
H A Dparser.c22651 deprecated_state = DEPRECATED_NORMAL; in cp_parser_parameter_declaration_list()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.h46 DEPRECATED_NORMAL, enumerator
H A Ddecl.cc244 enum deprecated_states deprecated_state = DEPRECATED_NORMAL;
H A Dparser.cc24585 deprecated_state = DEPRECATED_NORMAL; in cp_parser_parameter_declaration_list()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c75 DEPRECATED_NORMAL, enumerator
4937 DEPRECATED_NORMAL); in groktypename()
5004 enum deprecated_states deprecated_state = DEPRECATED_NORMAL; in start_decl()
5592 NULL, &attrs, expr, NULL, DEPRECATED_NORMAL); in grokparm()
5611 &attrs, expr, NULL, DEPRECATED_NORMAL); in push_parm_decl()
8097 DEPRECATED_NORMAL); in grokfield()
9138 &attributes, NULL, NULL, DEPRECATED_NORMAL); in start_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc83 DEPRECATED_NORMAL, enumerator
5029 DEPRECATED_NORMAL); in groktypename()
5106 enum deprecated_states deprecated_state = DEPRECATED_NORMAL; in start_decl()
5731 NULL, &attrs, expr, NULL, DEPRECATED_NORMAL); in grokparm()
5927 &attrs, expr, NULL, DEPRECATED_NORMAL); in push_parm_decl()
8418 DEPRECATED_NORMAL); in grokfield()
9519 &attributes, NULL, NULL, DEPRECATED_NORMAL); in start_function()