Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ambiguous

108       //   ambiguous.
176 // FIXME: we might have ambiguous templates, in which case we
2734 // ambiguous and the program is ill-formed.
2840 assert(!R.isAmbiguous() && "ambiguous lookup when building templateid");
7955 case LookupResult::Ambiguous: