Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ambiguous

107       //   ambiguous.
175 // FIXME: we might have ambiguous templates, in which case we
2628 // ambiguous and the program is ill-formed.
2736 assert(!R.isAmbiguous() && "ambiguous lookup when building templateid");
7706 case LookupResult::Ambiguous: