Home | History | Annotate | Download | only in Sema

Lines Matching refs:getConstexprSpecLoc

3753       Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_tag)
3756 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_no_declarators);
5193 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_invalid_constexpr)
5986 Diag(D.getDeclSpec().getConstexprSpecLoc(),
7644 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_constexpr_dtor);
7701 Diag(D.getDeclSpec().getConstexprSpecLoc(),
8593 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_main)
8594 << FixItHint::CreateRemoval(DS.getConstexprSpecLoc());
10405 Diag(DS.getConstexprSpecLoc(), diag::err_invalid_constexpr)