Lines Matching refs:getConstexprSpecLoc
4621 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_tag) in ParsedFreeStandingDeclSpec()
4625 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_wrong_decl_kind) in ParsedFreeStandingDeclSpec()
6139 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_invalid_constexpr) in ActOnTypedefDeclarator()
7187 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnVariableDeclarator()
7206 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnVariableDeclarator()
7210 Context, D.getDeclSpec().getConstexprSpecLoc(), in ActOnVariableDeclarator()
8510 SemaRef.Diag(D.getDeclSpec().getConstexprSpecLoc(), in CreateNewFunctionDecl()
9230 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_constexpr_dtor) in ActOnFunctionDeclarator()
9244 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnFunctionDeclarator()
11091 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_main) in CheckMain()
11093 << FixItHint::CreateRemoval(DS.getConstexprSpecLoc()); in CheckMain()
13687 Diag(DS.getConstexprSpecLoc(), diag::err_invalid_constexpr) in ActOnParamDeclarator()