Searched refs:getConstexprSpecLoc (Results 1 – 4 of 4) sorted by relevance
2647 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_tag) in ParsedFreeStandingDeclSpec()2653 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_no_declarators); in ParsedFreeStandingDeclSpec()3947 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_invalid_constexpr) in ActOnTypedefDeclarator()5378 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_constexpr_dtor); in ActOnFunctionDeclarator()6120 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_main) in CheckMain()6121 << FixItHint::CreateRemoval(DS.getConstexprSpecLoc()); in CheckMain()7277 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_invalid_constexpr) in ActOnParamDeclarator()9284 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_invalid_constexpr) in HandleField()
6676 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnExplicitInstantiation()
627 SourceLocation getConstexprSpecLoc() const { return ConstexprLoc; } in getConstexprSpecLoc() function
1779 Diag(DS.getConstexprSpecLoc(), diag::err_typename_invalid_constexpr); in ParseSpecifierQualifierList()