Home | History | Annotate | Download | only in Analysis

Lines Matching full:exp1

48 ///    exp1 || exp2
50 /// When processing the '||' expression, we know that exp1 and exp2
2176 // if we introduce a condition variable, e.g. "if (int x = exp1 || exp2)"