Searched refs:setCond (Results 1 – 6 of 6) sorted by relevance
179 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt*>(E); } in setCond() function
905 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt *>(E); } in setCond() function982 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt *>(E); } in setCond() function1064 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt*>(E); } in setCond() function1109 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt*>(E); } in setCond() function1183 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt*>(E); } in setCond() function
360 void setCond(Expr *Cond, Expr *SeparatedCond) { in setCond() function
3616 void setCond(Expr *E) { SubExprs[COND] = E; } in setCond() function
188 S->setCond(Reader.ReadSubExpr()); in VisitIfStmt()199 S->setCond(Reader.ReadSubExpr()); in VisitSwitchStmt()222 S->setCond(Reader.ReadSubExpr()); in VisitWhileStmt()229 S->setCond(Reader.ReadSubExpr()); in VisitDoStmt()239 S->setCond(Reader.ReadSubExpr()); in VisitForStmt()832 E->setCond(Reader.ReadSubExpr()); in VisitChooseExpr()1166 S->setCond(Reader.ReadSubExpr()); in VisitCXXForRangeStmt()2002 D->setCond(Fst, Snd); in VisitOMPLoopDirective()
1504 Dir->setCond(Exprs.Cond, Exprs.SeparatedCond); in Create()1543 Dir->setCond(Exprs.Cond, Exprs.SeparatedCond); in Create()1589 Dir->setCond(Exprs.Cond, Exprs.SeparatedCond); in Create()1744 Dir->setCond(Exprs.Cond, Exprs.SeparatedCond); in Create()1788 Dir->setCond(Exprs.Cond, Exprs.SeparatedCond); in Create()