Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ambiguous

2334       //      ambiguous and the program is ill-formed.
2346 bool Ambiguous = false;
2354 Ambiguous = true;
2359 if (Ambiguous) {