Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ambiguous

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