Searched refs:setConstexpr (Results 1 – 5 of 5) sorted by relevance
1145 void setConstexpr(bool IC) { VarDeclBits.IsConstexpr = IC; } in setConstexpr() function1732 void setConstexpr(bool IC) { IsConstexpr = IC; } in setConstexpr() function
5270 NewVD->setConstexpr(true); in ActOnVariableDeclarator()7713 FD->setConstexpr(false); in CheckMain()8429 VDecl->setConstexpr(true); in AddInitializerToDecl()
3528 NewVar->setConstexpr(OldVar->isConstexpr()); in BuildVariableInstantiation()
6570 Specialization->setConstexpr(FD->isConstexpr()); in CheckFunctionTemplateSpecialization()
4785 MD->setConstexpr(Constexpr); in CheckExplicitlyDefaultedSpecialMember()