Home
last modified time | relevance | path

Searched refs:LANG_HOOKS_EMITS_BEGIN_STMT (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.h66 #undef LANG_HOOKS_EMITS_BEGIN_STMT
67 #define LANG_HOOKS_EMITS_BEGIN_STMT true macro
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.h68 #undef LANG_HOOKS_EMITS_BEGIN_STMT
69 #define LANG_HOOKS_EMITS_BEGIN_STMT true macro
H A DChangeLog3138 * c-objc-common.h (LANG_HOOKS_EMITS_BEGIN_STMT): Redefine as true.
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.h116 #undef LANG_HOOKS_EMITS_BEGIN_STMT
117 #define LANG_HOOKS_EMITS_BEGIN_STMT true macro
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h121 #undef LANG_HOOKS_EMITS_BEGIN_STMT
122 #define LANG_HOOKS_EMITS_BEGIN_STMT true macro
H A DChangeLog-2017213 * cp-objcp-common.h (LANG_HOOKS_EMITS_BEGIN_STMT): Redefine as true.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h138 #define LANG_HOOKS_EMITS_BEGIN_STMT false macro
362 LANG_HOOKS_EMITS_BEGIN_STMT, \
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h148 #define LANG_HOOKS_EMITS_BEGIN_STMT false macro
391 LANG_HOOKS_EMITS_BEGIN_STMT, \
H A DChangeLog-20173179 * langhooks-def.h (LANG_HOOKS_EMITS_BEGIN_STMT): New. Add to...