Searched refs:diag_type (Results 1 – 8 of 8) sorted by relevance
8 diag_type = dsn-dtype
2473 diagnostic_t diag_type = DK_UNSPECIFIED; /* none */ in add_exception_specifier() local2505 diag_type = DK_PEDWARN; /* pedwarn */ in add_exception_specifier()2519 diag_type = DK_ERROR; /* error */ in add_exception_specifier()2521 if (diag_type != DK_UNSPECIFIED in add_exception_specifier()2523 cxx_incomplete_type_diagnostic (NULL_TREE, core, diag_type); in add_exception_specifier()