Searched refs:cxx_keywords (Results 1 – 3 of 3) sorted by relevance
2969 static const token_t cxx_keywords[] = variable3429 nelts = c_dialect_cxx () ? sizeof cxx_keywords / sizeof *cxx_keywords : 0; in check_plain()3430 if (const char *ret = check_tokens (cxx_keywords, nelts, in check_plain()
2990 * c-format.c (cxx_keywords): Add "constinit".3177 (c_opers, c_keywords, cxx_keywords, badwords, contrs): New arrays.
2977 static const token_t cxx_keywords[] = variable3430 nelts = c_dialect_cxx () ? sizeof cxx_keywords / sizeof *cxx_keywords : 0; in check_plain()3431 if (const char *ret = check_tokens (cxx_keywords, nelts, in check_plain()