Searched refs:getConstexprSpecLoc (Results 1 – 5 of 5) sorted by relevance
698 SourceLocation getConstexprSpecLoc() const { return ConstexprLoc; } in getConstexprSpecLoc() function
3576 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_tag) in ParsedFreeStandingDeclSpec()3582 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_no_declarators); in ParsedFreeStandingDeclSpec()4997 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_invalid_constexpr) in ActOnTypedefDeclarator()7306 Diag(D.getDeclSpec().getConstexprSpecLoc(), diag::err_constexpr_dtor); in ActOnFunctionDeclarator()8194 Diag(DS.getConstexprSpecLoc(), diag::err_constexpr_main) in CheckMain()8195 << FixItHint::CreateRemoval(DS.getConstexprSpecLoc()); in CheckMain()9936 Diag(DS.getConstexprSpecLoc(), diag::err_invalid_constexpr) in ActOnParamDeclarator()
2118 Diag(DS.getConstexprSpecLoc(), diag::err_invalid_constexpr_member); in ActOnCXXMemberDeclarator()2119 SourceLocation ConstexprLoc = DS.getConstexprSpecLoc(); in ActOnCXXMemberDeclarator()
7553 Diag(D.getDeclSpec().getConstexprSpecLoc(), in ActOnExplicitInstantiation()
2107 Diag(DS.getConstexprSpecLoc(), diag::err_typename_invalid_constexpr); in ParseSpecifierQualifierList()