Lines Matching refs:getConstexprSpecLoc
5103 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_tag) in ParsedFreeStandingDeclSpec()
5107 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_wrong_decl_kind) in ParsedFreeStandingDeclSpec()
6655 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_invalid_constexpr) in ActOnTypedefDeclarator()
7752 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnVariableDeclarator()
7770 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnVariableDeclarator()
7774 Context, D.getDeclSpec().getConstexprSpecLoc(), in ActOnVariableDeclarator()
9096 SemaRef.Diag(D.getDeclSpec().getConstexprSpecLoc(), in CreateNewFunctionDecl()
9880 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_constexpr_dtor) in ActOnFunctionDeclarator()
9894 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnFunctionDeclarator()
11971 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_main) in CheckMain()
11973 << FixItHint::CreateRemoval(DS.getConstexprSpecLoc()); in CheckMain()
14631 Diag(DS.getConstexprSpecLoc(), diag::err_invalid_constexpr) in ActOnParamDeclarator()