Home | History | Annotate | Download | only in Sema

Lines Matching refs:PDiag

1209       ArraySize, &SizeVal, S.PDiag(), S.LangOpts.GNUMode,
1210 S.PDiag(diag::ext_vla_folded_to_constant)).isInvalid();
4251 std::make_pair(SourceLocation(), PDiag(0)));
4256 return RequireCompleteType(Loc, T, PDiag(DiagID),
4257 std::make_pair(SourceLocation(), PDiag(0)));
4485 PDiag(diag::err_atomic_specifier_bad_type) << 0))