Home
last modified time | relevance | path

Searched defs:xmatchkstr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c31433 const char *xmatchkstr = xpect_key == record_type ? "class" : "struct"; in diag_mismatched_tags() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc33736 const char *xmatchkstr = xpect_key == record_type ? "class" : "struct"; in diag_mismatched_tags() local