Searched refs:setConstexpr (Results 1 – 5 of 5) sorted by relevance
1110 void setConstexpr(bool IC) { VarDeclBits.IsConstexpr = IC; } in setConstexpr() function1665 void setConstexpr(bool IC) { IsConstexpr = IC; } in setConstexpr() function
346 Var->setConstexpr(D->isConstexpr()); in VisitVarDecl()
4840 NewVD->setConstexpr(true); in ActOnVariableDeclarator()6879 FD->setConstexpr(false); in CheckMain()7544 VDecl->setConstexpr(true); in AddInitializerToDecl()
6009 Specialization->setConstexpr(FD->isConstexpr()); in CheckFunctionTemplateSpecialization()
4389 MD->setConstexpr(Constexpr); in CheckExplicitlyDefaultedSpecialMember()