Searched refs:setConstexpr (Results 1 – 6 of 6) sorted by relevance
1239 void setConstexpr(bool IC) { in setConstexpr() function1848 void setConstexpr(bool IC) { IsConstexpr = IC; } in setConstexpr() function
3630 NewVar->setConstexpr(OldVar->isConstexpr()); in BuildVariableInstantiation()
5970 NewVD->setConstexpr(true); in ActOnVariableDeclarator()8595 FD->setConstexpr(false); in CheckMain()9563 VDecl->setConstexpr(true); in AddInitializerToDecl()
6920 Specialization->setConstexpr(FD->isConstexpr()); in CheckFunctionTemplateSpecialization()
3138 NewVD->setConstexpr(VD->isConstexpr()); in TransformDefinition()
5363 MD->setConstexpr(Constexpr); in CheckExplicitlyDefaultedSpecialMember()