Searched refs:setCond (Results 1 – 7 of 7) sorted by relevance
99 Dir->setCond(Exprs.Cond); in Create()139 Dir->setCond(Exprs.Cond); in Create()189 Dir->setCond(Exprs.Cond); in Create()352 Dir->setCond(Exprs.Cond); in Create()401 Dir->setCond(Exprs.Cond); in Create()741 Dir->setCond(Exprs.Cond); in Create()883 Dir->setCond(Exprs.Cond); in Create()932 Dir->setCond(Exprs.Cond); in Create()980 Dir->setCond(Exprs.Cond); in Create()1054 Dir->setCond(Exprs.Cond); in Create()[all …]
820 setCond(Cond); in IfStmt()930 setCond(Cond); in SwitchStmt()992 setCond(Cond); in WhileStmt()
1770 void setCond(Expr *Cond) { in setCond() function1954 void setCond(Expr *Cond) { in setCond() function2120 void setCond(Expr *Cond) { in setCond() function2195 setCond(Cond); in DoStmt()2208 void setCond(Expr *Cond) { SubExprs[COND] = reinterpret_cast<Stmt *>(Cond); } in setCond() function2279 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt*>(E); } in setCond() function
189 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt*>(E); } in setCond() function
491 void setCond(Expr *Cond) { in setCond() function
4028 void setCond(Expr *E) { SubExprs[COND] = E; } in setCond() function
227 S->setCond(Record.readSubExpr()); in VisitIfStmt()250 S->setCond(Record.readSubExpr()); in VisitSwitchStmt()276 S->setCond(Record.readSubExpr()); in VisitWhileStmt()286 S->setCond(Record.readSubExpr()); in VisitDoStmt()296 S->setCond(Record.readSubExpr()); in VisitForStmt()987 E->setCond(Record.readSubExpr()); in VisitChooseExpr()1332 S->setCond(Record.readSubExpr()); in VisitCXXForRangeStmt()1930 D->setCond(Record.readSubExpr()); in VisitOMPLoopDirective()