Home
last modified time | relevance | path

Searched refs:assert_not_suggested_for (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dspellcheck.c319 assert_not_suggested_for (const location &loc, const char *candidate, in assert_not_suggested_for() function
331 assert_not_suggested_for (SELFTEST_LOCATION, CANDIDATE, TARGET); \
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dspellcheck.cc337 assert_not_suggested_for (const location &loc, const char *candidate, in assert_not_suggested_for() function
349 assert_not_suggested_for (SELFTEST_LOCATION, CANDIDATE, TARGET); \
H A DChangeLog-201810675 (selftest::assert_not_suggested_for): New function.