Searched refs:setConstexpr (Results 1 – 9 of 9) sorted by relevance
770 setConstexpr(IsConstexpr); in IfStmt()
1279 void setConstexpr(bool IC) { in setConstexpr() function1884 void setConstexpr(bool IC) { IsConstexpr = IC; } in setConstexpr() function
934 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; } in setConstexpr() function
1609 CallOperator->setConstexpr( in BuildLambdaExpr()
6131 NewVD->setConstexpr(true); in ActOnVariableDeclarator()8929 FD->setConstexpr(false); in CheckMain()9900 VDecl->setConstexpr(true); in AddInitializerToDecl()
3804 NewVar->setConstexpr(OldVar->isConstexpr()); in BuildVariableInstantiation()
6969 Specialization->setConstexpr(FD->isConstexpr()); in CheckFunctionTemplateSpecialization()
5488 MD->setConstexpr(Constexpr); in CheckExplicitlyDefaultedSpecialMember()
187 S->setConstexpr(Record[Idx++]); in VisitIfStmt()