Searched refs:diag_type (Results 1 – 4 of 4) sorted by relevance
1771 diagnostic_t diag_type = DK_UNSPECIFIED; /* none */ in add_exception_specifier() local1800 diag_type = DK_PEDWARN; /* pedwarn */ in add_exception_specifier()1814 diag_type = DK_ERROR; /* error */ in add_exception_specifier()1816 if (diag_type != DK_UNSPECIFIED && complain) in add_exception_specifier()1817 cxx_incomplete_type_diagnostic (NULL_TREE, core, diag_type); in add_exception_specifier()
2208 diagnostic_t diag_type = DK_UNSPECIFIED; /* none */ in add_exception_specifier() local2237 diag_type = DK_PEDWARN; /* pedwarn */ in add_exception_specifier()2251 diag_type = DK_ERROR; /* error */ in add_exception_specifier()2253 if (diag_type != DK_UNSPECIFIED in add_exception_specifier()2255 cxx_incomplete_type_diagnostic (NULL_TREE, core, diag_type); in add_exception_specifier()
147 uint32_t diag_type);1229 uint32_t diag_type) in mps_release_fw_diag_buffer() argument1306 if (diag_type == MPS_FW_DIAG_TYPE_UNREGISTER) { in mps_release_fw_diag_buffer()
149 uint32_t diag_type);1347 uint32_t diag_type) in mpr_release_fw_diag_buffer() argument1431 if (diag_type == MPR_FW_DIAG_TYPE_UNREGISTER) { in mpr_release_fw_diag_buffer()