Home | History | Annotate | Download | only in Core

Lines Matching refs:BO_LAnd

1090       assert (Op == BO_LAnd || Op == BO_LOr);
1098 const Expr *Ex = (Op == BO_LAnd && branchTaken) ||