Lines Matching refs:getConstexprSpecLoc
5027 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_tag) in ParsedFreeStandingDeclSpec()
5031 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_wrong_decl_kind) in ParsedFreeStandingDeclSpec()
6576 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_invalid_constexpr) in ActOnTypedefDeclarator()
7629 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnVariableDeclarator()
7647 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnVariableDeclarator()
7651 Context, D.getDeclSpec().getConstexprSpecLoc(), in ActOnVariableDeclarator()
8958 SemaRef.Diag(D.getDeclSpec().getConstexprSpecLoc(), in CreateNewFunctionDecl()
9729 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_constexpr_dtor) in ActOnFunctionDeclarator()
9743 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnFunctionDeclarator()
11642 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_main) in CheckMain()
11644 << FixItHint::CreateRemoval(DS.getConstexprSpecLoc()); in CheckMain()
14241 Diag(DS.getConstexprSpecLoc(), diag::err_invalid_constexpr) in ActOnParamDeclarator()