Home | History | Annotate | Download | only in Sema

Lines Matching defs:Ambiguous

2353       //      ambiguous and the program is ill-formed.
2365 bool Ambiguous = false;
2373 Ambiguous = true;
2378 if (Ambiguous) {