Searched refs:SuppressedDiagnoser (Results 1 – 1 of 1) sorted by relevance
16439 struct SuppressedDiagnoser : public Sema::VerifyICEDiagnoser { in VerifyPositiveIntegerConstantInClause() struct16440 SuppressedDiagnoser() : VerifyICEDiagnoser(/*Suppress=*/true) {} in VerifyPositiveIntegerConstantInClause() argument