Searched refs:DiagSelection (Results 1 – 3 of 3) sorted by relevance
1502 unsigned DiagSelection) const { in emitRestrictInfNaNWarning()1503 Diag(Identifier, diag::warn_fp_nan_inf_when_disabled) << DiagSelection << 1; in emitRestrictInfNaNWarning()
3009 unsigned DiagSelection) const;
1926 int DiagSelection = ExpectedKind == OMPD_end_declare_target ? 0 : 1; in parseOMPEndDirective() local1936 << DiagSelection; in parseOMPEndDirective()