Searched refs:setConstexprKind (Results 1 – 7 of 7) sorted by relevance
1045 Method->setConstexprKind(ConstexprKind); in CompleteLambdaCallOperator()1393 LSI->CallOperator->setConstexprKind(DS.getConstexprSpecifier()); in ActOnStartOfLambdaDefinition()2241 CallOperator->setConstexprKind( in BuildLambdaExpr()
9993 NewFD->setConstexprKind(getLangOpts().CPlusPlus20 in ActOnFunctionDeclarator()10008 NewFD->setConstexprKind(ConstexprSpecKind::Constexpr); in ActOnFunctionDeclarator()12239 FD->setConstexprKind(ConstexprSpecKind::Unspecified); in CheckMain()
7761 MD->setConstexprKind(Constexpr ? (MD->isConsteval() in CheckExplicitlyDefaultedSpecialMember() 9008 FD->setConstexprKind(ConstexprSpecKind::Constexpr); in CheckExplicitlyDefaultedComparison()
8968 Specialization->setConstexprKind(FD->getConstexprKind()); in CheckFunctionTemplateSpecialization()
2153 func_decl->setConstexprKind(isConstexprSpecified in CreateFunctionDeclaration()7768 cxx_dtor_decl->setConstexprKind(ConstexprSpecKind::Unspecified); in AddMethodToCXXRecordType()7780 cxx_ctor_decl->setConstexprKind(ConstexprSpecKind::Unspecified); in AddMethodToCXXRecordType()7806 cxx_method_decl->setConstexprKind(ConstexprSpecKind::Unspecified); in AddMethodToCXXRecordType()7820 cxx_conversion_decl->setConstexprKind(ConstexprSpecKind::Unspecified); in AddMethodToCXXRecordType()7833 cxx_method_decl->setConstexprKind(ConstexprSpecKind::Unspecified); in AddMethodToCXXRecordType()
2398 void setConstexprKind(ConstexprSpecKind CSK) { in setConstexprKind() function
1079 FD->setConstexprKind( in VisitFunctionDecl()