Home | History | Annotate | Download | only in inlining

Lines Matching defs:problem

173     int problem = 1 / getZero(); // expected-warning {{Division by zero}}
180 int problem = 1 / getZeroByRef(); // expected-warning {{Division by zero}}