Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getElse

554     const Stmt *Skipped  = S.getElse();
576 if (S.getElse())
592 if (const Stmt *Else = S.getElse()) {