Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ambiguous

2362       //      ambiguous and the program is ill-formed.
2374 bool Ambiguous = false;
2382 Ambiguous = true;
2387 if (Ambiguous) {