Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ambiguous

2291       //      ambiguous and the program is ill-formed.
2303 bool Ambiguous = false;
2311 Ambiguous = true;
2316 if (Ambiguous) {