Lines Matching refs:getConstexprSpecLoc
5051 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_tag) in ParsedFreeStandingDeclSpec()
5055 Diag(DS.getConstexprSpecLoc(), diag::err_c23_constexpr_not_variable); in ParsedFreeStandingDeclSpec()
5057 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_wrong_decl_kind) in ParsedFreeStandingDeclSpec()
6632 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_invalid_constexpr) in ActOnTypedefDeclarator()
7741 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnVariableDeclarator()
7759 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnVariableDeclarator()
7763 ConstInitAttr::Create(Context, D.getDeclSpec().getConstexprSpecLoc(), in ActOnVariableDeclarator()
9148 SemaRef.Diag(D.getDeclSpec().getConstexprSpecLoc(), in CreateNewFunctionDecl()
9151 SemaRef.Diag(D.getDeclSpec().getConstexprSpecLoc(), in CreateNewFunctionDecl()
9991 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_constexpr_dtor) in ActOnFunctionDeclarator()
10005 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnFunctionDeclarator()
12236 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_main) in CheckMain()
12238 << FixItHint::CreateRemoval(DS.getConstexprSpecLoc()); in CheckMain()
14936 Diag(DS.getConstexprSpecLoc(), diag::err_invalid_constexpr) in ActOnParamDeclarator()