Searched refs:isConstexprSpecified (Results 1 – 8 of 8) sorted by relevance
1477 bool isConstexprSpecified) in FunctionDecl() argument1488 IsConstexpr(isConstexprSpecified), HasSkippedBody(false), in FunctionDecl()1517 bool isConstexprSpecified = false) {1522 isConstexprSpecified);1533 bool isConstexprSpecified = false);
3218 bool isConstexprSpecified) { in Create() argument3222 isConstexprSpecified); in Create()
638 bool isConstexprSpecified() const { return Constexpr_specified; } in isConstexprSpecified() function
3030 if (DS.isConstexprSpecified()) { in ParsedFreeStandingDeclSpec()4416 if (D.getDeclSpec().isConstexprSpecified()) in ActOnTypedefDeclarator()4839 if (D.getDeclSpec().isConstexprSpecified()) in ActOnVariableDeclarator()5625 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in CreateNewFunctionDecl()5821 bool isConstexpr = D.getDeclSpec().isConstexprSpecified(); in ActOnFunctionDeclarator()8170 if (D.getDeclSpec().isConstexprSpecified()) in ActOnParamDeclarator()
2910 if (D.getDeclSpec().isConstexprSpecified() && T->isObjectType()) { in GetFullTypeForDeclarator()
6699 if (D.getDeclSpec().isConstexprSpecified()) in ActOnExplicitInstantiation()
1697 if (DS.isConstexprSpecified() && isInstField) { in ActOnCXXMemberDeclarator()
1858 if (DS.isConstexprSpecified()) { in ParseSpecifierQualifierList()4847 (D.getDeclSpec().isConstexprSpecified() in ParseFunctionDeclarator()