Home
last modified time | relevance | path

Searched refs:close_gmsgid (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c1043 traits_t::close_gmsgid, m_open_loc); in require_close()
1053 traits_t::close_gmsgid, m_open_loc); in skip_until_found_close()
1067 static const char * const close_gmsgid; member
1071 const char * const matching_paren_traits::close_gmsgid = "expected %<)%>";
1085 static const char * const close_gmsgid; member
1089 const char * const matching_brace_traits::close_gmsgid = "expected %<}%>";
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc1072 traits_t::close_gmsgid, m_open_loc); in require_close()
1082 traits_t::close_gmsgid, m_open_loc); in skip_until_found_close()
1096 static const char * const close_gmsgid; member
1100 const char * const matching_paren_traits::close_gmsgid = "expected %<)%>"; member in matching_paren_traits
1114 static const char * const close_gmsgid; member
1118 const char * const matching_brace_traits::close_gmsgid = "expected %<}%>"; member in matching_brace_traits