Searched refs:DiagSelection (Results 1 – 3 of 3) sorted by relevance
1470 unsigned DiagSelection) const { in emitRestrictInfNaNWarning()1471 Diag(Identifier, diag::warn_fp_nan_inf_when_disabled) << DiagSelection << 1; in emitRestrictInfNaNWarning()
2934 unsigned DiagSelection) const;
1989 int DiagSelection = ExpectedKind == OMPD_end_declare_target ? 0 : 1; in parseOMPEndDirective() local1998 << DiagSelection; in parseOMPEndDirective()