Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ambiguous

109       //   ambiguous.
177 // FIXME: we might have ambiguous templates, in which case we
2752 // ambiguous and the program is ill-formed.
2858 assert(!R.isAmbiguous() && "ambiguous lookup when building templateid");
8118 case LookupResult::Ambiguous: