Home | History | Annotate | Download | only in AST

Lines Matching refs:setThen

904   void setThen(Stmt *S) { SubExprs[THEN] = S; }