Searched defs:setCond (Results 1 – 6 of 6) sorted by relevance
30 public void setCond(ASTree t) { setHead(t); } in setCond() method in CondExpr
179 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt*>(E); } in setCond() function
910 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt *>(E); } in setCond() function985 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt *>(E); } in setCond() function1063 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt*>(E); } in setCond() function1108 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt*>(E); } in setCond() function1182 void setCond(Expr *E) { SubExprs[COND] = reinterpret_cast<Stmt*>(E); } in setCond() function
382 void setCond(Expr *Cond, Expr *SeparatedCond) { in setCond() function
3608 void setCond(Expr *E) { SubExprs[COND] = E; } in setCond() function
META-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...