Searched refs:setConstexpr (Results 1 – 11 of 11) sorted by relevance
818 setConstexpr(IsConstexpr); in IfStmt()
3666 ToVar->setConstexpr(true); in VisitVarDecl()5456 D2->setConstexpr(true); in VisitVarTemplateSpecializationDecl()
1385 void setConstexpr(bool IC) { in setConstexpr() function2095 void setConstexpr(bool IC) { FunctionDeclBits.IsConstexpr = IC; } in setConstexpr() function
1861 void setConstexpr(bool C) { IfStmtBits.IsConstexpr = C; } in setConstexpr() function
1667 CallOperator->setConstexpr( in BuildLambdaExpr()
4184 NewVar->setConstexpr(OldVar->isConstexpr()); in BuildVariableInstantiation()
6584 NewVD->setConstexpr(true); in ActOnVariableDeclarator()10300 FD->setConstexpr(false); in CheckMain()11339 VDecl->setConstexpr(true); in AddInitializerToDecl()
8246 Specialization->setConstexpr(FD->isConstexpr()); in CheckFunctionTemplateSpecialization()
6657 MD->setConstexpr(Constexpr); in CheckExplicitlyDefaultedSpecialMember()
222 S->setConstexpr(Record.readInt()); in VisitIfStmt()
871 FD->setConstexpr(Record.readInt()); in VisitFunctionDecl()