Home
last modified time | relevance | path

Searched defs:deprecated_state (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c5004 enum deprecated_states deprecated_state = DEPRECATED_NORMAL; in start_decl() local
5950 enum deprecated_states deprecated_state) in grokdeclarator()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc5106 enum deprecated_states deprecated_state = DEPRECATED_NORMAL; in start_decl() local
6268 enum deprecated_states deprecated_state) in grokdeclarator()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c235 enum deprecated_states deprecated_state = DEPRECATED_NORMAL; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc244 enum deprecated_states deprecated_state = DEPRECATED_NORMAL; variable