Home | History | Annotate | Download | only in Format

Lines Matching full:confusing

5179   verifyFormat("int a = /* confusing comment */ -1;");
5181 verifyFormat("int a = i /* confusing comment */++;");
5390 verifyIndependentOfContext("f(b * /* confusing comment */ ++c);");