Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ambiguous

2348       //      ambiguous and the program is ill-formed.
2360 bool Ambiguous = false;
2368 Ambiguous = true;
2373 if (Ambiguous) {